From 0ad734f4a8f0ec52e663f32c81d06572bec89205 Mon Sep 17 00:00:00 2001 From: Milan Date: Sat, 2 May 2020 19:19:00 +0200 Subject: [PATCH] replace header by default --- website/agenda/templates/default.html | 51 ++++++++++++++++++++++++++- website/agenda/templates/header.html | 51 --------------------------- 2 files changed, 50 insertions(+), 52 deletions(-) delete mode 100644 website/agenda/templates/header.html diff --git a/website/agenda/templates/default.html b/website/agenda/templates/default.html index a97966c..a003895 100644 --- a/website/agenda/templates/default.html +++ b/website/agenda/templates/default.html @@ -1,2 +1,51 @@ - +Content-type:text/html; charset=UTF-8; + + + + + + <TMPL_VAR project_title>: Admin - <TMPL_VAR user> + + + + + + + + + + +
+ programm +
+ + +
+ +
+
+ +
+ + +
+ +
+ +
+ +
+
diff --git a/website/agenda/templates/header.html b/website/agenda/templates/header.html deleted file mode 100644 index 23e28bc..0000000 --- a/website/agenda/templates/header.html +++ /dev/null @@ -1,51 +0,0 @@ -Content-type:text/html; charset=UTF-8; - - - - - - <TMPL_VAR project_title>: Admin - <TMPL_VAR user> - - - - - - - - - - -
- programm -
- - -
- -
-
- -
- - -
- -
- -
- -
-
-