{% extends "excerpts/base.weasy.html" %} {%- block pagesize %}portrait{%- endblock %} {%- block main %}
{{obj.get_full_name(nominative=True)}}
{{', '.join(obj.address_location_lines())}}
{{_("We remind you that the following invoices are due.")}}
Wir erinnern Sie an folgende ausstehenden Zahlungen.
{{this.user}}
{%- endblock %}