diff --git a/src/templates/base.html b/src/templates/base.html
index cfd0db083..9de4bf142 100644
--- a/src/templates/base.html
+++ b/src/templates/base.html
@@ -191,7 +191,7 @@
diff --git a/src/templates/emails/base_email.html b/src/templates/emails/base_email.html
index 6e4c5e522..f4e6e765d 100644
--- a/src/templates/emails/base_email.html
+++ b/src/templates/emails/base_email.html
@@ -116,7 +116,7 @@ Hello{% if user %} {{ user.username }}{% endif %},
{% endif %}