{% block head %} {% endblock %} {% block content %} {% for row in rows %} {% endfor %}
{{ row["ws"] }} {{ row["total"] }}
{% endblock %}