{% if !listing %}

Forum

{% endif %}
{% if listing == 'category' %} {% include "src/html/themes/html/forum/_listing-category.html" { itemUrl: itemUrl } %} {% else %} {% include "src/html/themes/html/forum/_listing.html" { itemUrl: itemUrl } %} {% endif %}
{% if listing %}
{% endif %} {% include "src/html/themes/html/forum/_sidebar.html" %} {% if listing %}
{% endif %}