{{ _('Dear %(email)s!', email=user.email) }}
{{ _('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') }}