Ajouter route POST admin documents upload
This commit is contained in:
parent
a1146d182f
commit
fd3eebb68c
2 changed files with 13 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
<body>
|
||||
{{ template "header-html" }}
|
||||
<h1>Upload</h1>
|
||||
<p>{{ .Message }}</p>
|
||||
</body>
|
||||
</html>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue