Fix showing table on login screen
This commit is contained in:
parent
42f2b864a2
commit
572ea2acd6
@ -51,6 +51,7 @@
|
||||
<button type="submit">Submit</button>
|
||||
</form>
|
||||
{{end}}
|
||||
{{ if .Timestamps }}
|
||||
<table style="text-align: center">
|
||||
<tr>
|
||||
<th>Taken</th>
|
||||
@ -65,5 +66,6 @@
|
||||
</tr>
|
||||
{{end}}
|
||||
</table>
|
||||
{{end}}
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user