Use outside packages.
[prawokultury.git] / migdal / templates / migdal / mail / manager_new_entry.txt
diff --git a/migdal/templates/migdal/mail/manager_new_entry.txt b/migdal/templates/migdal/mail/manager_new_entry.txt
deleted file mode 100755 (executable)
index 59703e2..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{% load url from future %}W serwisie pojawił się nowy wpis.
-http://localhost:8000{% url 'admin:migdal_entry_change' object.pk %}
-
-Autor: {{ object.author|default_if_none:"" }}
-E-mail: {{ object.author_email|default_if_none:"" }}
-Tytuł [pl]: {{ object.title_pl|default_if_none:"" }}
-Tytuł [en]: {{ object.title_en|default_if_none:"" }}
-Kategorie: {{ object.categories.all|join:", " }}
-
----
-{{ object.lead_pl.raw }}
----
-{{ object.lead_en.raw }}
----
\ No newline at end of file