{% load static %} {% load i18n %} {% if topics %} {% for topic in topics %} {{ topic.title }} {% endfor %} {% else %}
No Topics found