diff options
Diffstat (limited to 'web/templates/password_reset.html')
-rw-r--r-- | web/templates/password_reset.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/password_reset.html b/web/templates/password_reset.html index 1c5485e33..8b63556b1 100644 --- a/web/templates/password_reset.html +++ b/web/templates/password_reset.html @@ -1,4 +1,5 @@ {{define "password_reset"}} +<!DOCTYPE html> <html> {{template "head" . }} <body class="white"> |