{% extends "base.html" %} {% block content %}

History

{% for row in rows %} {% endfor %}
DateTime used
{{ row.date }}{{ row.total_seconds // 60 }}m
{% endblock %}