{# `this` is the Excerpt, `obj` is the `owner` (e.g. a Confirmation, a Guest, a Client, ... #}

{% block our_ref %} {{_("Our reference")}}: {{this.user.initials}}/{{this.project.id}}/{{this.id}} {% endblock %}

{% block title %}

{{this.excerpt_type}}

{% endblock %} {% block body %} {% endblock %} {% block signature %}

{{settings.SITE.site_config.site_company}}



{{this.user.get_full_name()}}

{% endblock %} {% block trailer %} {% endblock %}