{% load static %}
{% autoescape off %}

{{ popup.h2 }}

{{ popup.p }}

{% if popup.link_url %} {{ popup.link_text }} {% endif %}
{% endautoescape %}