hledger/hledger-web/.hledger/unused/addformpostingfields.hamlet
2010-11-27 01:08:22 +00:00

16 lines
244 B
Plaintext

%tr#postingrow
%td!align=right $acctlabel$:
%td
%select!id=$acctvar$!name=$acctvar$
%option
$forall acctnames a
%option!value=$a$ $a$
$amtfield$
%tr.helprow
%td
%td
.help $accthelp$
%td
%td
.help $amthelp$