##// END OF EJS Templates
fixed show inline comments, broken after some html refactoring
fixed show inline comments, broken after some html refactoring

File last commit:

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