{% extends '@IGACoreBundle/layout.html.twig' %} {% block head_style %} {{ parent() }} {{ encore_entry_link_tags('content') }} {{ encore_entry_link_tags('form') }} {% endblock head_style %} {% block head_script %} {{ parent() }} {{ encore_entry_script_tags('content') }} {{ encore_entry_script_tags('form') }} {% endblock head_script %} {% block title %}{{'Share with a Friend'|phrase}}{% endblock title %} {% block page_header_h1 %} {{ 'Share with a Friend'|phrase }} {% if contentArr.responseCode != 404 %} - {{ contentArr.content.contentTitle }} {% endif %} {% endblock page_header_h1 %} {% block content %}