Move the newsletter.
[wolnelektury.git] / src / newsletter / templates / newsletter / unsubscribed.html
diff --git a/src/newsletter/templates/newsletter/unsubscribed.html b/src/newsletter/templates/newsletter/unsubscribed.html
deleted file mode 100644 (file)
index f96c613..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "base/base.html" %}
-{% load i18n %}
-
-{% block body %}
-  <h1>{{ page_title }}</h1>
-  <p>{% trans "You have unsubscribed from Wolne Lektury newsletter. You'll receive a confirmation by email." %}</p>
-{% endblock %}
\ No newline at end of file