{% for ipopup in image_popup.all %} {% if ipopup.activate %}
{{ ipopup.title }}
{% if ipopup.url %}
{% endif %} {% endfor %}