From: Aleksander Łukasz Date: Thu, 9 May 2013 11:10:10 +0000 (+0200) Subject: Merge tag categories feature into master X-Git-Url: https://git.mdrn.pl/prawokultury.git/commitdiff_plain/b9516daaa9f53a5bdbea02bd679fc9f89387d727 Merge tag categories feature into master --- b9516daaa9f53a5bdbea02bd679fc9f89387d727 diff --cc questions/templates/questions/question_list.html index c21f888,d20b8b2..fb7c350 --- a/questions/templates/questions/question_list.html +++ b/questions/templates/questions/question_list.html @@@ -57,3 -74,11 +74,11 @@@ doświadczenie doradcze w tej tematyce. {% endblock %} + + {% block "extra_css" %} + {% compressed_css 'questions' %} + {% endblock %} + + {% block "extra_js" %} + {% compressed_js 'questions' %} -{% endblock %} ++{% endblock %}