{% if obj.tease %} {{ obj.tease_rendered|safe }} {% include 'vellum/includes/post_more.html' %} {% else %} {{ obj.body_rendered|safe }} {% endif %}