{% block body %} {# This is the block named "body" whose contents you should modify #}

{{ message }}

{# This is the end of the "body" block #} {% endblock %}