From 1f43c46a2c604e8892bace6437ef19e26c4459e1 Mon Sep 17 00:00:00 2001 From: Felix Favre Date: Sun, 24 Aug 2014 16:44:05 +0200 Subject: Added moment-countdown inclue --- templates/layout.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/layout.html b/templates/layout.html index 7b1aa541..4b44acde 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -12,6 +12,7 @@ + %atom_link% @@ -35,15 +36,14 @@ - - + $(function() { + moment.locale("%locale%"); + }); + + -- cgit v1.2.3-54-g00ecf