X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Foptout.html;fp=templates%2Fpatchwork%2Foptout.html;h=b140bf49760a8e003952f3879e246c11958d5f6d;hb=a37842591183a2302f580ee4973a19e35661baf0;hp=6b97806d86df6c89e518678d7cce86fdfbac36b8;hpb=3dbec78dbd8e80729cf208d1e68f550b7d7ba5a9;p=patchwork diff --git a/templates/patchwork/optout.html b/templates/patchwork/optout.html index 6b97806..b140bf4 100644 --- a/templates/patchwork/optout.html +++ b/templates/patchwork/optout.html @@ -12,11 +12,11 @@ automated notifications from this patchwork system, from the address different sites, as they are run independently. You may need to opt-out of those separately.

If you later decide to receive mail from patchwork, just visit -http://{{site.domain}}{% url patchwork.views.mail.settings %}, or +http://{{site.domain}}{% url 'patchwork.views.mail.settings' %}, or visit the main patchwork page and navigate from there.

{% if user.is_authenticated %} -

Return to your user +

Return to your user profile.

{% endif %} {% endblock %}