{% include "header.html" %}
progstats | {{ lister_type }}
{{ lister_type }}
{% for item in items %}
{{ item.name }}
{% endfor %}