view rhodecode/templates/email_templates/changeset_comment.html @ 2095:17c9393e9645 beta

docs
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 02 Mar 2012 22:14:03 +0200
parents f91d3f9b7230
children e5c0f201ca0b
line wrap: on
line source

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

<h4>${subject}</h4>

${body}