Ă–ffentliches
Sozialhilfezentrum
Centre Public
d’Action Sociale

{% if isinstance(this.owner, rt.models.aids.Confirmation) %}

{{this.owner.signer or this.user}}


{{(this.owner.signer or this.user).coaching_type or _('Secretariat')}}

{% else %}

{{this.user}}


{{this.user.coaching_type or _('Secretariat')}}

{% endif %}

{{- settings.SITE.site_version() -}}