##// END OF EJS Templates
implements #329...
implements #329 - api function for adding a users_group into repo - fixed found issues on API with missing params detection - updated docs for api

File last commit:

r1731:31e6eb2f beta
r1793:631caf88 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}