view rhodecode/templates/email_templates/registration.html @ 3984:425b9eb67d3a

pullrequests: make closed PRs more distinctly grey It could look like a slight light blue taint.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 04 Jun 2013 14:01:46 +0200
parents 1de8abd9a4e1
children
line wrap: on
line source

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

${body}

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