From 1785c386989860f0608be245c02d03645a608cfc Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sat, 6 Sep 2014 15:03:08 +0200 Subject: fix login layout and add mobile nav --- templates/layout.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/layout.html b/templates/layout.html index 297cf9a7..25b539eb 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -18,7 +18,13 @@
@@ -40,10 +46,10 @@ + $(function() { + moment.locale("%locale%"); + }); + -- cgit v1.2.3-54-g00ecf