mirror of
https://github.com/FAUSheppy/tmnf-replay-server.git
synced 2026-01-21 19:37:37 +01:00
wip: buttons and upload errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
{% include 'home-button.html' %}
|
||||
<form action="/upload" method="POST" enctype="multipart/form-data">
|
||||
<input type="file" name="file[]" multiple=""/>
|
||||
<input type="submit"/>
|
||||
|
||||
Reference in New Issue
Block a user