summaryrefslogtreecommitdiff
path: root/templates/413.html
diff options
context:
space:
mode:
authorAlexey Sakovets <alexeysakovets@gmail.com>2022-01-01 23:46:41 +0300
committerAlexey Sakovets <alexeysakovets@gmail.com>2022-01-01 23:46:41 +0300
commit0db6e4b89507ad1db502b63044544b864e1038c1 (patch)
treec66095f40a55e62a4ab8e7e2a5dbfb8732f08dae /templates/413.html
parent9c4a0fd5a6de5a1b15444171559e9dce0a2fa578 (diff)
Fix mime splitting
mime[:mime.find(";")] will remove last character if mime does not contain ";". Use mime.split(";") instead.
Diffstat (limited to 'templates/413.html')
0 files changed, 0 insertions, 0 deletions