{% block content %} Home Page ({{ homecount }}) {% for opt in categories -%} {{ opt['name'] }} ({{ opt['count'] }}) {%- endfor %} {% endblock %}