annotate rhodecode/templates/email_templates/registration.html @ 3983:2e0ccba6dd6b

css: show status labels clearly - not pseudo-invisible grey
author Mads Kiilerich <madski@unity3d.com>
date Wed, 12 Jun 2013 01:36:35 +0200
parents 1de8abd9a4e1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1731
31e6eb2fb4b2 implements #222 registration feedback
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
1 ## -*- coding: utf-8 -*-
31e6eb2fb4b2 implements #222 registration feedback
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
2 <%inherit file="main.html"/>
31e6eb2fb4b2 implements #222 registration feedback
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
3
31e6eb2fb4b2 implements #222 registration feedback
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
4 ${body}
31e6eb2fb4b2 implements #222 registration feedback
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
5
3054
400ca827f2c5 added i18n to email templates
Marcin Kuzminski <marcin@python-works.com>
parents: 1945
diff changeset
6 ${_('View this user here')}: ${registered_user_url}