From: Wilfried Goesgens Date: Fri, 15 Jul 2011 11:47:15 +0000 (+0000) Subject: templatize (partialy) the summary page. X-Git-Tag: v8.11~582 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=69bb8812b7a47dfcd3ec4ccd69fd8f96bc479238;hp=a6e6a2c9be1f39b46bd61de53dd3dae80062ca24;p=citadel.git templatize (partialy) the summary page. --- diff --git a/webcit/static/t/summary/hedaer.html b/webcit/static/t/summary/hedaer.html new file mode 100644 index 000000000..254d0293c --- /dev/null +++ b/webcit/static/t/summary/hedaer.html @@ -0,0 +1,16 @@ + + +
+ + + + + + +
&SortBy=">" />&SortBy=">" />&SortBy=">" />
+
+
+
+ diff --git a/webcit/static/t/summary/page.html b/webcit/static/t/summary/page.html new file mode 100644 index 000000000..b1e4ea348 --- /dev/null +++ b/webcit/static/t/summary/page.html @@ -0,0 +1,85 @@ + + + + +
+ summary_inner_div(); +
+ + + + + + + + + + + + +
+
+
+ +
+
+ new_messages_section(); +
+
+
+
+ +
+
+ tasks_section(); +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+ , + + , + + . + +
+
+ diff --git a/webcit/static/t/summary/trailer.html b/webcit/static/t/summary/trailer.html new file mode 100644 index 000000000..5a3ac48f5 --- /dev/null +++ b/webcit/static/t/summary/trailer.html @@ -0,0 +1,6 @@ +
+
+
+
+
+
diff --git a/webcit/static/t/summary_header.html b/webcit/static/t/summary_header.html deleted file mode 100644 index 254d0293c..000000000 --- a/webcit/static/t/summary_header.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -
-
- diff --git a/webcit/static/t/summary_trailer.html b/webcit/static/t/summary_trailer.html deleted file mode 100644 index 5a3ac48f5..000000000 --- a/webcit/static/t/summary_trailer.html +++ /dev/null @@ -1,6 +0,0 @@ -
-
-
-
-
-