{% include this.frameworkBaseDir() ~ 'includes/title_anchor.twig.html' %}
{% include this.frameworkBaseDir() ~ 'includes/privacy_warning.twig.html' %}
{% if Image %}
{% include this.frameworkBaseDir() ~ 'includes/image.twig.html' %}
{% endif %}
{% if (Title or Text or More_Link_Text) %}
{% if Title %}
<{{Title_Tags}}>
{% if Image_Link_Href and not Enlarge_Image %}
{{Title}}
{% else %}
{{Title}}
{% endif %}
{{Title_Tags_Close}}>
{% endif %}
{% include this.frameworkBaseDir() ~ 'includes/banner_text.twig.html' %}
{% if More_Link_Text %}