diff --git a/templates/web/complete_challenge.tt2.html b/templates/web/complete_challenge.tt2.html
index 256faaba62896680663348a3328d53f9456d1428..a3d73c37214b47a97a817812083b956e49f64884 100644
--- a/templates/web/complete_challenge.tt2.html
+++ b/templates/web/complete_challenge.tt2.html
@@ -1,6 +1,6 @@
 <h2>[% lh.maketext("Complete email challenge") %]</h2>
 <p>
-    [% lh.maketext("An email challenge including a validation token has been emailed to you at [_1].") %]
+    [% lh.maketext("An email challenge including a validation token has been emailed to you at [_1].", email) %]
     [% lh.maketext("Please copy and paste the validation token in the form below to proof that you are administrator of this service.") %]
 </p>