{% load depot_extras %} {% load i18n %}

{{ depot.weekday_name }} - {{ depot.name }}{% if not first %} {% trans "Fortsetzung" %}{% endif %}

{% if first %}

{{ depot.addr_street }}, {{ depot.addr_zipcode }} {{ depot.addr_location }}

{% blocktrans %}{{ v_depot }}-Betreuung{% endblocktrans %}: {{ depot.contact.first_name }} {{ depot.contact.last_name }} {% endif %} {% for product in products %} {% endfor %} {% for category in extra_sub_categories %} {% endfor %} {% for product in products %} {% for size in product.sizes_for_depot_list %} {% endfor %} {% endfor %} {% for category in extra_sub_categories %} {% for type in category.types_for_depot_list %} {% endfor %} {% endfor %} {% for product in products %} {% for size in product.sizes_for_depot_list %} {% endfor %} {% endfor %} {% for category in extra_sub_categories %} {% for type in category.types_for_depot_list %} {% endfor %} {% endfor %} {% for product in products %} {% endfor %} {% for category in extra_sub_categories %} {% endfor %}
{{ product.name }}
{{ product.description }}
{{ category.name }}
{{ category.description }}
{{ size.name }}{{ type.size }}
{% trans "TOTAL" %}{{ subscriptions|by_depot:depot|get_types_by_size:size|count }}{{ subscriptions|by_depot:depot|get_extra_subs_by_type:type|count }}
{% trans "Name" %}{% trans "abgeholt" %} {% trans "Tasche retour" %}