Ajouter route POST admin documents upload

This commit is contained in:
Victor Lacasse-Beaudoin 2023-04-26 19:43:43 -04:00
parent a1146d182f
commit fd3eebb68c
2 changed files with 13 additions and 0 deletions

View file

@ -9,6 +9,7 @@
<body>
{{ template "header-html" }}
<h1>Upload</h1>
<p>{{ .Message }}</p>
</body>
</html>
{{ end }}