Files @ 4f31439c90d3
Branch filter:

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

Mads Kiilerich
pull requests: use org_ref with correct symbolic name instead of fake one

So far this is only cosmetic, but it might make a difference for further
processing of a PR.
1
2
3
4
5
6
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>

${body}

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