From: Guillaume Pellerin Date: Fri, 1 Nov 2013 10:39:20 +0000 (+0100) Subject: Add first JS files X-Git-Tag: 0.5.5~1^2~80 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fca71455bbe1a5d6633f302a820eca4b9987b3bd;p=timeside.git Add first JS files --- diff --git a/timeside/templates/timeside/base.html b/timeside/templates/timeside/base.html index b431722..372c79f 100644 --- a/timeside/templates/timeside/base.html +++ b/timeside/templates/timeside/base.html @@ -14,6 +14,10 @@ {% block extra_stylesheets %}{% endblock %} {% block javascript %} + + + + {% endblock %} {% block extra_javascript %}{% endblock %}