Files @ 47690c876a90
Branch filter:

Location: kallithea/rhodecode/templates/email_templates/registration.html

Mads Kiilerich
old style: fix icons using the existing images instead of the custom font awesome it has been marked up for
1
2
3
4
5
6
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>

${body}

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