This commit is contained in:
@@ -9,15 +9,11 @@
|
||||
<a href="/logout">[ Ausloggen ]</a>
|
||||
</span>
|
||||
</div>
|
||||
<form method="get" action="/days/redirect">
|
||||
<fieldset role="group">
|
||||
<input type="date" name="date" id="nav-date" required>
|
||||
<button type="submit">Tag öffnen</button>
|
||||
</fieldset>
|
||||
<form method="get" action="/days/redirect" class="gps-row">
|
||||
<input type="date" name="date" id="nav-date" required>
|
||||
<button type="submit">Tag öffnen</button>
|
||||
</form>
|
||||
|
||||
<h2>Reisetage</h2>
|
||||
<figure>
|
||||
<table>
|
||||
<thead><tr><th>Datum</th><th>Punkte</th><th>Von</th><th>Bis</th></tr></thead>
|
||||
<tbody>
|
||||
@@ -33,7 +29,6 @@
|
||||
{{end}}
|
||||
</tbody>
|
||||
</table>
|
||||
</figure>
|
||||
</main>
|
||||
{{end}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user