{% include "header.html" %}
progstats | {{ project.name }}
{{ project.name }}
{% for topic in project.topics %}
{{ topic.name }}
{% endfor %}