{% if content_only %}
{% else %} {{ title }} {% endif %}{% if content_only %}{{ body }}
{% else %}
{{ body }}
{% endif %}