linking binary page

This commit is contained in:
Niko Abeler 2023-07-27 22:04:00 +02:00
parent ebca3e84f2
commit 080614e83f
2 changed files with 11 additions and 2 deletions

View File

@ -9,6 +9,11 @@
{{end}}
</ul>
<h2>Files</h2>
<ul>
<li><a href="/admin/binaries/">Files</a></li>
</ul>
<h2>Configurations</h2>
<ul>
<li><a href="/site-config">Site Settings</a></li>

View File

@ -1,8 +1,12 @@
{{define "title"}}Binaries{{end}}
{{define "title"}}Files{{end}}
{{define "main"}}
<h2>Binaries</h2>
<a href="/admin">Back</a>
<br>
<br>
<h2>Files</h2>
<form action="/admin/binaries/new" method="post" enctype="multipart/form-data">
<div>