X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/54b4908c048705b0963c284f465d70d2096fab3a..b00c70717b63e27faba06270bcbbc20b47cdc524:/Resources/views/base.html.twig?ds=sidebyside
diff --git a/Resources/views/base.html.twig b/Resources/views/base.html.twig
index 77819c9..2c4e8cc 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,11 @@
{% block header_nav %}
{% endblock %}
{#
@@ -128,6 +133,7 @@
{% endblock %}
{% block footer %}
{% endblock %}
{% endblock %}