From b4397510e75fe9c387bec4161769392906c81bd7 Mon Sep 17 00:00:00 2001 From: silvus Date: Fri, 19 Apr 2013 22:26:39 +0200 Subject: Add a dark theme and is very simple switch --- tpl/view.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tpl/view.html') diff --git a/tpl/view.html b/tpl/view.html index 4b8ce60f..9ba5e208 100644 --- a/tpl/view.html +++ b/tpl/view.html @@ -15,8 +15,12 @@ + + + + - +
@@ -24,6 +28,7 @@
  • +
  • dark
  • logout
  • -- cgit v1.2.3 From cddd8e90f4f6a5312acef88b70e386fca08d36a9 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Sun, 21 Apr 2013 12:17:56 +0200 Subject: modif tpl --- tpl/view.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'tpl/view.html') diff --git a/tpl/view.html b/tpl/view.html index 9ba5e208..4384631b 100644 --- a/tpl/view.html +++ b/tpl/view.html @@ -47,13 +47,6 @@
    -
{include="js"} - - - - - \ No newline at end of file + {include="footer"} \ No newline at end of file -- cgit v1.2.3