{% load i18n %}
{% if following %} {% blocktrans %}You will not get notified anymore.{% endblocktrans %} {% else %} {% trans "You will receive notifications!" %} {% endif %}
{% blocktrans %}Get notified by email of changes.{% endblocktrans %}