{% extends "layout.html" %} {% block title %} File too large {% endblock title %} {% block body %}
The file you tried to upload was larger than the {{ "{:.0f}".format(max_file_size/(1024*1024)) }} MB we can deal with here.
Please contact SBDI support, and we will find another option for you.