Add type comment to login.gohtml

This commit is contained in:
jordi fita mas 2024-01-20 20:23:47 +01:00
parent 5f7b798eb4
commit 2ec88eddae
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
{{- end }}
{{ define "content" }}
{{- /*gotype: dev.tandem.ws/tandem/numerus/pkg.loginForm*/ -}}
{{ if .Errors -}}
<div class="error" role="alert">
{{ range $error := .Errors -}}