##// END OF EJS Templates
When using tags in git use the link to Commit instead of messing with Tag object
When using tags in git use the link to Commit instead of messing with Tag object

File last commit:

r1945:9f859220 beta
r2537:952dd2c9 beta
Show More
registration.html
9 lines | 150 B | text/html | HtmlLexer
implements #222 registration feedback...
r1731 ## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
A new user have registered in RhodeCode
${body}
semicolon fix for registration email
r1945 View this user here: ${registered_user_url}