Files @ c83d3d42ab92
Branch filter:

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

Marcin Kuzminski
- diff.css merge to main style.css
- css fixes for diffs
- JS fixes for diff and inline comments
1
2
3
4
5
6
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>

<h4>${subject}</h4>

${body}