fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
06618212e5e8cfe271c46a387f19c672abde40a8
[wolnelektury.git]
/
src
/
newsletter
/
templates
/
newsletter
/
unsubscribe.html
1
{% extends "base/base.html" %}
2
{% load i18n %}
3
4
{% block body %}
5
<h1>{{ page_title }}</h1>
6
{% endblock %}