{% load i18n %}
{% csrf_token %} {{ form.as_p }} {% if following and not follow_only %} {% elif not following %} {% endif %}
{% if verbose %}

{% blocktrans %}Get notified by email of changes.{% endblocktrans %}

{% endif %}