view rhodecode/templates/email_templates/registration.html @ 3882:2c5ceb546234 beta

renamed gists routing to proper plural names
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 20 May 2013 21:40:00 +0200
parents 1de8abd9a4e1
children
line wrap: on
line source

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

${body}

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