src/pyams_security/plugin/templates/register-message.pt
changeset 35 c28d80cf6d75
parent 25 31ad4c01e99e
child 136 f190f5f694fa
--- a/src/pyams_security/plugin/templates/register-message.pt	Mon Apr 20 09:51:46 2015 +0200
+++ b/src/pyams_security/plugin/templates/register-message.pt	Wed May 20 12:27:42 2015 +0200
@@ -21,7 +21,6 @@
 	<p i18n:translate="">If you don't want to confirm this registration, please just ignore this message and your registration information
 						 will be deleted within 30 days.</p>
 	<p i18n:translate="">Thank you for using our services.</p>
-	<div tal:define="signature settings.signature"
-		 tal:content="structure extension:html(signature)"></div>
+	<div tal:content="structure extension:html(settings.signature)"></div>
 </body>
 </html>