@@ -9,6 +9,6 @@
<li class="active">{{ category.title }}</li>
</ol>
-{% include "forum/category_layout.html" %}
+{% include theme("forum/category_layout.html") %}
{% endblock %}