web: add missing templates

This commit is contained in:
Simon Michael 2011-05-26 20:36:33 +00:00
parent 35607f3759
commit b5c39dfa8f
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,9 @@
^{accountsheading}
<table.balancereport>
$forall i <- items
^{itemAsHtml' i}
<tr.totalrule>
<td colspan=2>
<tr>
<td>
<td align=right>#{mixedAmountAsHtml total}

View File

@ -0,0 +1,5 @@
<tr.item
<td.account
#{indent}
<a href="@{here}?a=#{acctpat}#{pparam}">#{adisplay}
<td.balance align=right>#{mixedAmountAsHtml abal}