{% if request %} {% if record.body %} {{ record.body | title }} {% else %}

Missing Text

{% endif %} {% else %} {{ record.body }} {% endif %}