##// END OF EJS Templates
Notification fixes...
Notification fixes - email prefix added to .ini files - html templates emails - rewrote email system to use some parts from pyramid_mailer

File last commit:

r1717:7ff304d3 beta
r1717:7ff304d3 beta
Show More
changeset_comment.html
5 lines | 83 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
<h4>${subject}</h4>
${body}