From bb3d16d273bb3e4552e4869dd22cb2c2d81f5387 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Sun, 26 Aug 2018 02:54:52 +0200 Subject: Added Twig template renderer, closes #338 --- templates/pages/credits.html | 36 +++++++++++++++++++ templates/pages/user-shifts.html | 74 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 templates/pages/credits.html create mode 100644 templates/pages/user-shifts.html (limited to 'templates/pages') diff --git a/templates/pages/credits.html b/templates/pages/credits.html new file mode 100644 index 00000000..4e247113 --- /dev/null +++ b/templates/pages/credits.html @@ -0,0 +1,36 @@ +
+

Credits

+
+
+

Source code

+

+ The original system was written by cookie. + It was then completely rewritten and enhanced by + msquare (maintainer), + MyIgel, + mortzu, + jplitza and + gnomus. +

+

+ Please look at the + contributor list on github for a more complete version. +

+
+
+

Hosting

+

+ Webspace, development platform and domain on engelsystem.de + is currently provided by would you buy this? (ichdasich) + and adminstrated by mortzu, + derf and ichdasich. +

+
+
+

Translation

+

+ Many thanks for the german translation: e7p +

+
+
+
diff --git a/templates/pages/user-shifts.html b/templates/pages/user-shifts.html new file mode 100644 index 00000000..e137210c --- /dev/null +++ b/templates/pages/user-shifts.html @@ -0,0 +1,74 @@ + + +
+ +
+
+

%title%

+
%start_select%
+
+
+ +
+ +
+
+
+ – +
%end_select%
+
+
+ +
+ +
+
+
+ +
+
+ %buttons% +
+
+
+
%room_select%
+
%type_select%
+
%filled_select%
+
+
+
+

%task_notice%

+ +
+
+
+%shifts_table% %ical_text% -- cgit v1.2.3-54-g00ecf