From c2f229f085513e9866437dfcb18165d80b9e11be Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 14 Feb 2020 22:01:58 +0100 Subject: Fix code generation form template --- templates/invite_send_code.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/templates/invite_send_code.html b/templates/invite_send_code.html index 8d09b3a..6894142 100644 --- a/templates/invite_send_code.html +++ b/templates/invite_send_code.html @@ -34,24 +34,29 @@
- +
-
+ {{if .ErrorInvalidEmail}} +
+ Addresse mail invalide. +
+ {{end}}
- +
-
-- cgit v1.2.3