{% extends "layout.html" %}
{% block body %}
<center>
<h1>Error!</h1>
This is not a valid tag!
</center>
{% endblock %}