add basic navigation for site

This commit is contained in:
2021-08-30 17:07:05 +02:00
parent 75a9e234cd
commit d8b4952be2
3 changed files with 41 additions and 15 deletions

1
templates/error.html Normal file
View File

@@ -0,0 +1 @@
Something went wrong

View File

@@ -9,7 +9,7 @@
<body>
<h1>Welcome!</h1>
<p>
<form>
<form action="edit">
<label for="link"">Link: </label>
<input id=" link" type="text" name="link" /><br />
<input value="Create proxy link" name="create" type="submit">