##// END OF EJS Templates
fixes #326 some html special chars where not escaped in diffs + code garden in helpers
fixes #326 some html special chars where not escaped in diffs + code garden in helpers

File last commit:

r1731:31e6eb2f beta
r1781:089c81cf beta
Show More
registration.html
8 lines | 149 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
A new user have registered in RhodeCode
${body}
View this user here :${registered_user_url}