{% trans salut=current_userprofile.full_name or user.email %} Dear {{ salut }}! {% endtrans %}
{{ _('To help you get started, here are some useful links:') }}
{{ _('TU Graz Repository') }}
{{ _('Reference Guide') }}
{{ _('Terms and Conditions') }}
{{ _('You can confirm your email through the link below:') }}
{% endif %}
{{ _('Best regards') }}
{{ _('TU Graz Repository Team') }}