{% extends "base.html" %} {% load i18n %} {% block page-title %}{% trans "Week" %}{% endblock %} {% block sub-navigation %}
{% endblock %} {% block content %}| {{ day|date:"D" }} {{ day|date:"SHORT_DATE_FORMAT" }} | {% endfor %}|
|---|---|
{% if bookings %}
|
{% endfor %}
|
| {{ sum|format_minutes_to_time }} | {% endfor %}