view rhodecode/templates/email_templates/registration.html @ 3195:a50901f2108d beta

Added repository followers to the get_repo api function result.
author aparkar <aparkar@icloud.com>
date Tue, 22 Jan 2013 11:56:47 +1100
parents 400ca827f2c5
children 1de8abd9a4e1
line wrap: on
line source

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

${_('A new user have registered in RhodeCode')}

${body}


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