Files @ 5242b1619603
Branch filter:

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

Marcin Kuzminski
#401 repository group is automatically pre-selected when adding repos inside a repository group
1
2
3
4
5
6
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>

<h4>${subject}</h4>

${body}