{% extends "layout.html" %} {% block title %}Error in OVERWATCH!{% endblock %} {% block mainContent %} {% with errors=errors %} {% include "errorMainContent.html" %} {% endwith %} {% endblock %}