##// END OF EJS Templates
emailing: log failing emailing as an error...
emailing: log failing emailing as an error TODO: The failure should be reported back to the user (or the admins). The system should not silently not send any emails to the targeted recipients. Even better: it should inform the user whenever emails was (scheduled to be) sent - and to whom.

File last commit:

r3780:1de8abd9 beta
r3781:40d50bb7 beta
Show More
registration.html
6 lines | 116 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
${body}
${_('View this user here')}: ${registered_user_url}