1 {% autoescape off %}{% load i18n %}{% trans 'Hi' %}{% if funding.name %} {{ funding.name }}{% endif %},
4 {% blocktrans %}Cheers,
5 Wolne Lektury team{% endblocktrans %}
8 {% blocktrans %}If you don't want to receive any more updates, please visit this page:{% endblocktrans %}
9 http://{{site.domain}}{{ funding.get_disable_notifications_url }}