wip: buttons and upload errors

This commit is contained in:
2023-06-10 23:34:03 +02:00
parent b820c601f4
commit 589023e2ae
7 changed files with 51 additions and 10 deletions

View File

@@ -2,5 +2,7 @@
{% include "head.html" %}
</head>
<body>
{% include "upload-button.html" %}
{% include "home-button.html" %}
{% include "datatable.html" %}
</body>