{% load static modal_tags %} {{ popup.h2|sanitize_modal_html }} {{ popup.p|sanitize_modal_html }} {% with safe_link=popup.link_url|sanitize_modal_url %} {% if safe_link %} {{ popup.link_text|sanitize_modal_html }} {% endif %} {% endwith %} {% if popup.bg %} {% else %} {% endif %} {% if popup.bg2 %} {% endif %} {% if popup.bg3 %} {% endif %}
{{ popup.p|sanitize_modal_html }}