{# Run `composer require symfony/webpack-encore-bundle` and uncomment the following Encore helpers to start using Symfony UX #} {% block stylesheets %} {{ encore_entry_link_tags('print') }} {{ encore_entry_link_tags('print_preview',attributes={media: "screen"}) }} {% endblock %} {# {% block javascripts %} {{ encore_entry_script_tags('print_preview') }} {% endblock %} #}