Use template responses
This commit is contained in:
parent
5db62c2dbf
commit
d815d6855f
6 changed files with 79 additions and 105 deletions
1
templates/413.html
Normal file
1
templates/413.html
Normal file
|
@ -0,0 +1 @@
|
|||
Remote file too large ({{ request.headers["content-length"]|filesizeformat(True) }} > {{ config["MAX_CONTENT_LENGTH"]|filesizeformat(True) }}).
|
Loading…
Add table
Add a link
Reference in a new issue