comparison rhodecode/templates/email_templates/main.html @ 2988:8ca4d9f64ae0 beta

fixed typo in email notification
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 07 Nov 2012 19:10:09 +0100
parents f91d3f9b7230
children
comparison
equal deleted inserted replaced
2987:4150c45b5f7f 2988:8ca4d9f64ae0
3 3
4 <div> 4 <div>
5 -- 5 --
6 <br/> 6 <br/>
7 <br/> 7 <br/>
8 <b>${_('This is an notification from RhodeCode.')}</b> 8 <b>${_('This is a notification from RhodeCode.')}</b>
9 </div> 9 </div>