{% extends "base.html" %} {% block title %}File too large{% endblock %} {% block body %}

File size of the uploaded file is too large and can't be processed by the server.

{% endblock %}