{% trans %}Dear{% endtrans %} {{ user_name }},

{% trans %}You have requested access on {{ site_title }} to the resource: {{ resource_name }}.{% endtrans %}
{% trans %}The contact person of the package has granted you access.{% endtrans %}

{% trans %}Please click the following link{% endtrans %}: {{ resource_link|safe }}

{% trans %}Best regards,{% endtrans %}
{% trans %}{{ site_title }} Administrator{% endtrans %}


{% trans %}This is an automatically generated e-mail, please do not reply to it.{% endtrans %}

{% trans %}Message sent from {{ site_title }} ({{ site_url }}){% endtrans %}
