{% extends "layout.html" %} {% block body %} {% if error == True %} {% include "main/error.html" %} {% endif %}