{% extends "layout.html" %} {% block content %}

These are the most popular numbers:

{% for counter in counters %} {% if forloop.first %} {% endif %} {% endfor %} {% endblock %}