moving repository to gitea
This commit is contained in:
6
webapp/templates/page_413.html
Normal file
6
webapp/templates/page_413.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends "layout.html" %}
|
||||
{% block page_title %}Request if too big(413){% endblock %}
|
||||
{% block body %}
|
||||
{{ super() }}
|
||||
Please check the file size you're uploading.
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user