{% extends "layout.html" %} {% block page_title %}Request if too big(413){% endblock %} {% block body %} {{ super() }} Please check the file size you're uploading. {% endblock %}