{% extends "timer.html" %} {% block main_content %} {% for e in events %} {% endfor %}
Date Started Finished Total Week Total
{{ started_at|date:"SHORT_DATE_FORMAT" }}
Normal Hours: {{ normal_hours }} Over Time: {{ over_time }}
{% endblock main_content %}