{% extends "_base.html" %} {% block home %} {% endblock %} {% block body %}

{{this.title}}

{{this.body}}
{% endblock %}