{% load i18n %} {% load static %} {# #} {% trans 'Home' %} {% for category in kioblog_categories %} {{ category.title }} {% endfor %}