X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/91c0733e775b428f3c2b4f614069aa43f4e740fd..73996a2b72e0fc1026a3b6de57b1c00be8dd4525:/questions/templates/questions/question_list.html?ds=sidebyside diff --git a/questions/templates/questions/question_list.html b/questions/templates/questions/question_list.html index 7206487..d20b8b2 100755 --- a/questions/templates/questions/question_list.html +++ b/questions/templates/questions/question_list.html @@ -34,7 +34,7 @@ doświadczenie doradcze w tej tematyce.

bez kategorii {% for category in tag_categories %} / - {{category}} + {{category}} {% endfor %}
@@ -43,8 +43,8 @@ doświadczenie doradcze w tej tematyce.

Wyświetl tylko na temat: {% for atag in tag_list %} {% if not forloop.first %}/{% endif %} - {% if atag == tag %}{{ atag }} - {% else %}{{ atag }} + {% if atag == tag %}{{ atag }} + {% else %}{{ atag }} {% endif %} {% endfor %}