view rhodecode/templates/email_templates/registration.html @ 3852:eae62e28343e beta

handle case of rewrite without an gistid in nginx example
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 12 May 2013 17:19:21 +0200
parents 1de8abd9a4e1
children
line wrap: on
line source

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

${body}

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