Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{{define "body_content"}}
|
||||
{{ if ne .UserName "" }}
|
||||
Sie sind bereits eingeloggt!
|
||||
{{ else }}
|
||||
<div class="notification is-info">
|
||||
Passwort wurde erfolgreich geändert!
|
||||
</div>
|
||||
{{ end }}
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user