Items - ${current_month.strftime('%B %Y')}
Date | Title | Category | Amount | Tags | Actions |
---|---|---|---|---|---|
No items have been entered for this month. | |||||
${item.title} | ${item.category} | ${'%s %.2f' % (h.config_setting(r, 'currency.symbol', default='£'), item.amount)} | ${', '.join([t.tag for t in item.tags])} |