fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Template fix.
[wolnelektury.git]
/
src
/
messaging
/
templates
/
messaging
/
email_body.html
1
{% load i18n %}{% block body %}
2
{% endblock %}
3
4
--
5
{% trans "Visit this address if you don't want to be contacted in the future:" %}
6
https://wolnelektury.pl{{ contact.get_optout_url }}