diff --git a/.gitignore b/.gitignore
index 9b2fd327..dc3e1d92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/trunk/web/uploads
/trunk/web/web
/trunk/src/AppBundle/Resources/public/js/min
+trunk/web/css/images/*
diff --git a/trunk/app/Resources/views/base.html.twig b/trunk/app/Resources/views/base.html.twig
index 4e5b4f3c..57bfa909 100644
--- a/trunk/app/Resources/views/base.html.twig
+++ b/trunk/app/Resources/views/base.html.twig
@@ -78,9 +78,9 @@
-
+
+
{% endblock javascripts %}
-