{% load url from future %}{% load translations %}{% load i18n %}--
    {% blocktrans %}Sent by Weblate translation system{% endblocktrans %}
    {{ current_site_url }}{% url 'home' %}
    {% trans "Change subscription settings:" %} {{ current_site_url }}{% url 'profile' %}#subscriptions
    {% get_advertisement_text_mail %}
