diff --git a/templates/mail/send_authentication_token.tt2.eml b/templates/mail/send_authentication_token.tt2.eml
index ca4dbac096ece25ba33342fb0fdc34cfccfb231d..89609686f6d65d22bd1239f36e73ecbac429aa37 100644
--- a/templates/mail/send_authentication_token.tt2.eml
+++ b/templates/mail/send_authentication_token.tt2.eml
@@ -1,19 +1,19 @@
 From: eduGAIN Access Check <[% from %]>
 To: [% to %]
-Subject: eduGAIN Access Check - [% lh.maketex("Test accounts request") %]
+Subject: eduGAIN Access Check - [% lh.maketext("Test accounts request") %]
 Content-type: text/plain; charset=UTF-8; format=flowed
 
-[% lh.maketex("This is an email challenge automatically sent to you by eduGAIN Access Check.") %]
-[% lh.maketex("Somebody with IP address [_1] has requested to create test accounts for eduGAIN Service Provider with entityID [_2].", sourceip, entityid) %]
-[% lh.maketex("The address [_1] is mentioned in the eduGAIN metadata as a contact for this Service Provider.", to) %]
+[% lh.maketext("This is an email challenge automatically sent to you by eduGAIN Access Check.") %]
+[% lh.maketext("Somebody with IP address [_1] has requested to create test accounts for eduGAIN Service Provider with entityID [_2].", sourceip, entityid) %]
+[% lh.maketext("The address [_1] is mentioned in the eduGAIN metadata as a contact for this Service Provider.", to) %]
 
-[% lh.maketex("To complete the creation of test accounts, paste the following validation token in the eduGAIN Access Check web form.") %]
+[% lh.maketext("To complete the creation of test accounts, paste the following validation token in the eduGAIN Access Check web form.") %]
 
-[% lh.maketex("Validation token:") %]  [% token %]
+[% lh.maketext("Validation token:") %]  [% token %]
 
 eduGAIN Access Check: [% app.url %]
 
-[% lh.maketex("If the creation of test accounts was not initiated by you or a fellow administrator for the above Service Provider, please forward this email and contact [_1] to inform them about a potential abuse of the eduGAIN Access Check service.", app.support_email) %]
+[% lh.maketext("If the creation of test accounts was not initiated by you or a fellow administrator for the above Service Provider, please forward this email and contact [_1] to inform them about a potential abuse of the eduGAIN Access Check service.", app.support_email) %]
 
-[% lh.maketex("Best Regards") %]
+[% lh.maketext("Best Regards") %]
 eduGAIN Access Check Bot