view rhodecode/templates/email_templates/registration.html @ 3312:1af36014d96f beta

show full diff option should preserve current GET params
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 03 Feb 2013 22:58:20 +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}