From 9d9b81428fc2bbc428c0d6c04ae55f2bb595950e Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 15 May 2009 14:12:59 +0100 Subject: [PATCH] Add new views. --- kronolith/templates/index/agenda.inc | 32 +++++++++++++++++++++++ kronolith/templates/index/tasks.inc | 41 +++++++++++++++++++++++++++++ kronolith/templates/index/year.inc | 50 ++++++++++++++++++++++++++++++++++++ 3 files changed, 123 insertions(+) create mode 100644 kronolith/templates/index/agenda.inc create mode 100644 kronolith/templates/index/tasks.inc create mode 100644 kronolith/templates/index/year.inc diff --git a/kronolith/templates/index/agenda.inc b/kronolith/templates/index/agenda.inc new file mode 100644 index 000000000..6d5d727fb --- /dev/null +++ b/kronolith/templates/index/agenda.inc @@ -0,0 +1,32 @@ + diff --git a/kronolith/templates/index/tasks.inc b/kronolith/templates/index/tasks.inc new file mode 100644 index 000000000..606af8ae5 --- /dev/null +++ b/kronolith/templates/index/tasks.inc @@ -0,0 +1,41 @@ + diff --git a/kronolith/templates/index/year.inc b/kronolith/templates/index/year.inc new file mode 100644 index 000000000..ccc73d46f --- /dev/null +++ b/kronolith/templates/index/year.inc @@ -0,0 +1,50 @@ + -- 2.11.0