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

index d24c2d9..d7224b0 100644 (file)
@@ -77,10 +77,10 @@ pre.code.diff {
 
 
 </style>
-<div flexy:foreach="branches,repo">
+<div flexy:foreach="branches,bchanges">
 
-<h1>Changes for {repo.shortname} [{repo.branch}]</h1>
-<small>{repo.from_dt} to {repo.to_dt}</small>
+<h1>Changes for {bchanges.repo.shortname} [{bchanges.branch}]</h1>
+<small>{bchanges.from_dt} to {bchanges.to_dt}</small>
 
 <table>
     <tr>