{% for src in js %} {% endfor %} {% for src in css %}
{% endfor %}
{% include "header.html" %} {% include "navigations/submitter.html" %}
{% for donnor in donnors %}
{{ donnor[ 'nickname' ] }}
Edit
{% endfor %}