From: Raphaƫl Gertz Date: Mon, 19 Oct 2020 07:50:28 +0000 (+0200) Subject: Fix typo in sizes and rel X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/a70f82c6841bdc07f6c99444dc3ded7718c3561a Fix typo in sizes and rel Replace rapsys_air_location route by rapsys_air_session --- diff --git a/Resources/views/body.html.twig b/Resources/views/body.html.twig index f551bc9..4ef3142 100644 --- a/Resources/views/body.html.twig +++ b/Resources/views/body.html.twig @@ -5,7 +5,7 @@ {% block stylesheets %} - + {% for size, icon in site_png %} {# Apple #} {% if size in [152, 167, 180] %} @@ -18,7 +18,7 @@ {# Others #} {% else %} - + {% endif %} {% endfor %} {# stylesheet '//fonts.googleapis.com/css?family=Irish+Grover' '//fonts.googleapis.com/css?family=La+Belle+Aurore' '@RapsysAirBundle/Resources/public/css/{reset,screen}.css' #} @@ -43,7 +43,7 @@ {% block header_nav %}