X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/treebundle/blobdiff_plain/edfc2b18e8b69a2cd62b12d1e2cdaefed4452c18..44b4f96b7d8ddb221325c36d9d9846a65f27d2f8:/Resources/views/base.html.twig
diff --git a/Resources/views/base.html.twig b/Resources/views/base.html.twig
index 77819c9..6fae26c 100644
--- a/Resources/views/base.html.twig
+++ b/Resources/views/base.html.twig
@@ -30,9 +30,9 @@
{% endif %}
{% endfor %}
{% endif %}
- {# stylesheet '//fonts.googleapis.com/css?family=Irish+Grover' '//fonts.googleapis.com/css?family=La+Belle+Aurore' '@RapsysAirBundle/Resources/public/css/{reset,screen}.css' #}
+ {# stylesheet '//fonts.googleapis.com/css?family=Irish+Grover' '//fonts.googleapis.com/css?family=La+Belle+Aurore' '@RapsysTreeBundle/Resources/public/css/{reset,screen}.css' #}
{% stopwatch 'stylesheet' %}
- {% stylesheet '@RapsysAir/css/{reset,droidsans,lemon,notoemoji,screen}.css' %}
+ {% stylesheet '@RapsysTree/css/{reset,droidsans,lemon,notoemoji,screen}.css' %}
{% endstylesheet %}
{% endstopwatch %}
@@ -70,7 +70,8 @@
{% block header_nav %}
{% endblock %}
{#
@@ -128,6 +130,7 @@
{% endblock %}
{% block footer %}
{% endblock %}
{% endblock %}