view rhodecode/templates/email_templates/registration.html @ 3284:c36fee21cd83 beta

quick repo list: public/private icon control should only control icons, not repo visibility
author Mads Kiilerich <madski@unity3d.com>
date Wed, 30 Jan 2013 18:32:54 +0100
parents 400ca827f2c5
children 1de8abd9a4e1
line wrap: on
line source

## -*- coding: utf-8 -*-
<%inherit file="main.html"/>

${_('A new user have registered in RhodeCode')}

${body}


${_('View this user here')}: ${registered_user_url}