Rafał Pitoń 10 лет назад
Родитель
Сommit
b2aa52e4c1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      misago/templates/misago/forums/category.html

+ 1 - 1
misago/templates/misago/forums/category.html

@@ -33,7 +33,7 @@
     {% endif %}
 
     {% if forums %}
-      {% include "misago/forums/subforums.html" category=category %}
+      {% include "misago/forums/subforums.html" with category=category %}
     {% else %}
     <p class="lead">
       {% trans "No forums are set in this category or you don't have permission to see them." %}