{% autoescape off %}{% load i18n %} {% trans "Hello" %} {{ user.first_name }} {{ user.last_name }}, {% trans "The admin did grant you Database access to the WeatherDB. You can login on our" %} {% trans "WeatherDB Website" %} {% trans "and go to your profile page to download your database password" %}. {% blocktrans %}If you think, it's not for you, then just ignore this email. This is an automatic generated E-mail, please don't answer it.{% endblocktrans %} {% endautoescape %}