view rhodecode/templates/email_templates/registration.html @ 4034:6903296e95be

Added css elipsing for API keys
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 25 Jun 2013 19:45:55 +0200
parents 1de8abd9a4e1
children
line wrap: on
line source

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

${body}

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