{# modal_hj3415/single_bg.html #} {% load static modal_tags %}

{{ popup.h3|sanitize_modal_html }}

{{ popup.h1|sanitize_modal_html }}


{{ popup.h2|sanitize_modal_html }}

{% with safe_link=popup.link_url|sanitize_modal_url %} {% if safe_link %} {{ popup.link_text|sanitize_modal_html }} {% endif %} {% endwith %}