templates/mail/repo_daily_changes.html
authorAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 05:49:36 +0000 (13:49 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 05:49:36 +0000 (13:49 +0800)
templates/mail/repo_daily_changes.html

index 0821a58..e2c8d92 100644 (file)
@@ -79,7 +79,7 @@ pre.code.diff {
 </style>
 <div flexy:foreach="branches,repo">
 
-<h1>Changes for {repo.shortname} </h1>
+<h1>Changes for {repo.shortname} [{repo.branch}]</h1>
 <small>{from_dt} to {to_dt}</small>
 
 <table>
@@ -128,4 +128,5 @@ pre.code.diff {
                 
     </table>
     -->
+</div>
 </div>
\ No newline at end of file