Remove the extra logo reference from login.gohtml

It is not in the common web.gohtml template file.
This commit is contained in:
jordi fita mas 2024-01-20 19:06:59 +01:00
parent 61fc8ee255
commit 843379a908
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
{{- end }}
{{ define "content" }}
<h1><img src="/static/numerus.svg" alt="Numerus" width="620" height="77"></h1>
{{ if .Errors -}}
<div class="error" role="alert">
{{ range $error := .Errors -}}