{% extends "excerpts/base.weasy.html" %} {%- block main %} {{ super() }}
{{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 %}