started working on templates and api

This commit is contained in:
2022-04-15 14:59:51 +02:00
parent 26df2e5654
commit 546d3c10f3
16 changed files with 313 additions and 42 deletions

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
@@ -7,9 +8,7 @@
</head>
<body id="login">
<h1>Widerhall login</h1>
«if(data.error)»
<span class="error">«data.error»</span>
«endif»
«messages()»
<form method="POST">
<fieldset>
<legend>Login-Daten</legend>