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

{{ obj.h3 }}

{{ obj.h1 }}

{{ obj.h2 }}

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