{% extends "views/report-templates/default.htm" %} {% load i18n %} {% block report %} {% block body %}

{% trans "Edit" %}

:

:
--
{% trans "Beginning of the beginning:" %}
{% trans "End of the beginning:" %}
--
{% trans "Beginning of the end:" %}
{% trans "End of the end:" %}
{% trans "Name of event timespan:" %}
{% trans "Duration:" %}
{% trans "Name of event duration:" %}
{% trans "No timespan available for this resource" %}
,
,
--
,
--
{% trans "Edit" %}
{% endblock body %} {% endblock report %}