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%"); + }); + +