{% load i18n %}

{% trans "Hello" %}
{% blocktrans %} You have been invited to contribute to the project {{ project_name }} by {{ manager }}. {% endblocktrans %}