{%- extends 'base.html.twig' -%} {% block content %} {% autoescape false %}
{{ ContentHelper.RenderPageSection(currentContentBlock, 'popup') }}
{% endautoescape %} {% endblock %}