{# `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 %}{{settings.SITE.site_config.site_company}}
{{this.user.get_full_name()}}