{% if request %} {% if record.body %} {{ record.body }} {% else %} Missing text {% endif %} {% else %} {{ record.body }} {% endif %}
Missing text