view rhodecode/templates/email_templates/registration.html @ 3169:a649599ad8b7 beta

added my gist script for another detailed installation instructions
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 18 Jan 2013 01:11:28 +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}