r1523: In passwordreset.xml.tpl, we need to enclose the trackertitle variable in...
[bugdar.git] / templates / email / welcome.xml.tpl
1 <email>
2 <subject>Welcome to {$bugsys->options['trackertitle']}</subject>
3 <bodyText>Hi {$displayName},
4
5 Thank you for taking the time to register at {$bugsys->options['trackertitle']}. We look forward to your contributations to making our products better.
6
7 If you have any questions, please don't hesitate to contact the webmaster.</bodyText>
8 </email>