vendor/netgen/layouts-standard/bundle/Resources/views/stylesheets.html.twig line 1

  1. {% set full = full ?? false %}
  2. <link rel="stylesheet" type="text/css" href="{{ asset('style' ~ (full ? '-full' : '') ~ '.css', 'nglayouts_standard_css') }}"/>
  3. <link rel="stylesheet" type="text/css" href="{{ asset('grid.css', 'nglayouts_standard_css') }}"/>