# HG changeset patch
# User cavaliet
# Date 1379061403 -7200
# Node ID 5c8ad775e4a41c7738168273bd4b961aeff2e457
# Parent c1e36f5911a9e078ebbc4e0badd03dc9ec7b2a69
remove useless templates
diff -r c1e36f5911a9 -r 5c8ad775e4a4 src/p4l/static/p4l/templates/imprintDisp.html
--- a/src/p4l/static/p4l/templates/imprintDisp.html Fri Sep 13 10:36:03 2013 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-
-c {{ obj.imprintCity }}
-p {{ obj.publisher }}
-d {{ obj.imprintDate }}
-l {{ obj.lang }}
-
\ No newline at end of file
diff -r c1e36f5911a9 -r 5c8ad775e4a4 src/p4l/static/p4l/templates/serieDisp.html
--- a/src/p4l/static/p4l/templates/serieDisp.html Fri Sep 13 10:36:03 2013 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-
-{{ obj.title }}
-{{ obj.volume }}
-{{ obj.lang }}
-
\ No newline at end of file