Merge tag categories feature into master
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 9 May 2013 11:10:10 +0000 (13:10 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 9 May 2013 11:10:10 +0000 (13:10 +0200)
1  2 
questions/templates/questions/question_list.html

@@@ -57,3 -74,11 +74,11 @@@ doświadczenie doradcze w tej tematyce.
  
  
  {% endblock %}
 -{% endblock %}
+ {% block "extra_css" %}
+     {% compressed_css 'questions' %}
+ {% endblock %}
+ {% block "extra_js" %}
+     {% compressed_js 'questions' %}
++{% endblock %}