{% load i18n %} {% for eng in location.engineries %} {% endfor %}
{% trans "report_location_index" %} {% trans "report_location_id" %} {% trans "report_location_name" %} {% trans "report_location_power" %} {% trans "report_location_working_hours" %} {% trans "report_location_consumption" %}
{{ forloop.counter }} {{ eng.id }} {{ eng.name }} {{ eng.power }} - -
{% trans "report_location_total" %}: -