Merge "Add a new footer template that is appended to all outgoing mails"

This commit is contained in:
Edwin Kempin
2013-07-05 14:03:45 +00:00
committed by Gerrit Code Review
4 changed files with 42 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ public class SitePathInitializer {
extractMailExample("Comment.vm");
extractMailExample("CommentFooter.vm");
extractMailExample("CommitMessageEdited.vm");
extractMailExample("Footer.vm");
extractMailExample("Merged.vm");
extractMailExample("MergeFail.vm");
extractMailExample("NewChange.vm");