diff --git a/.gitignore b/.gitignore index 86a87a7d3..fe3b4606d 100644 --- a/.gitignore +++ b/.gitignore @@ -65,7 +65,7 @@ target/ # Others .env .bak - +sapl.sublime-project *~ # Dev tools configuration files diff --git a/templates/base.html b/templates/base.html index 17ea6415b..ddb15358f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,10 +11,13 @@ - + {# modernizr must be in head (see http://modernizr.com/docs/#installing) #} + + + {% endblock %} @@ -57,10 +60,8 @@ {% block foot_js %} - - - +