view rhodecode/templates/email_templates/registration.html @ 3425:46e10b3de4e3 beta

added same switch to logic for tags and bookmarks containing /. added "at" GET params to visualize switching for revisions with /
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 02 Mar 2013 16:36:14 +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}