From c8a4fdbd77041debc213dc485e4930c6f62dfc2f Mon Sep 17 00:00:00 2001 From: S7012MY Date: Thu, 23 Jan 2014 17:44:17 +0200 Subject: [PATCH] adds ct template --- css/custom.css | 3 ++- tmpl/ct.en | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++ tmpl/footer.en | 1 + tmpl/header.en | 1 + 4 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 tmpl/ct.en diff --git a/css/custom.css b/css/custom.css index dcbf88e..6dcb1c3 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1 +1,2 @@ -#spacer { height: 5em; } +#top_spacer { height: 5em; } +#bottom_spacer { height: 2em; } diff --git a/tmpl/ct.en b/tmpl/ct.en new file mode 100644 index 0000000..f995878 --- /dev/null +++ b/tmpl/ct.en @@ -0,0 +1,60 @@ +
+
+ +
+
+
+
+
+ +
+

Running contests

+ + + +
NameStart dateEnd dateOwner +
+ + + + +
+
+
+ + +
+

Pending contests

+ + + +
NameStart dateEnd dateOwner +
+ + + + +
+
+
+ + +
+

Finished contests

+ + + +
NameStart dateEnd dateOwner +
+ + + + +
+
+
+
+
+
+
+ \ No newline at end of file diff --git a/tmpl/footer.en b/tmpl/footer.en index f2c0730..58d88c6 100644 --- a/tmpl/footer.en +++ b/tmpl/footer.en @@ -45,3 +45,4 @@ + diff --git a/tmpl/header.en b/tmpl/header.en index a8512c0..e638533 100644 --- a/tmpl/header.en +++ b/tmpl/header.en @@ -41,3 +41,4 @@
+
-- 2.30.2