Topics
{% for t in topics %} {{titles[loop.index]}} {{ t|safe }} {% endfor %}
Documents
{% for t in docs %} {{docs_title[loop.index]}} {{ t|safe }} {% endfor %}