Stuff

{% for s in stuff %}

{{s.name}}: {{s.count}}

{% endfor %}
{% csrf_token %} {{form.as_p}}