{% extends 'counts/_common.html' %} {% block counts %} {% for title, count in counts %} {{ title }} {% endfor %} {% endblock %}
{{ title }}