annotate rhodecode/templates/email_templates/registration.html @ 4147:1c8f818787b3 rhodecode-2.2.5-gpl

old style: show the full link box on summary page - no overlap or truncation
author Mads Kiilerich <madski@unity3d.com>
date Wed, 02 Jul 2014 19:03:23 -0400
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}