$(card_item "$card" CATEGORIES)
]
[div .control
+ [a .button .item href="${_BASE}/ledgers/account.sh?card=${cardfile##*/}" $(l10n ledger)]
[a .button .item href="${_BASE}/cards/edit_card.sh?card=${cardfile##*/}" $(l10n edit)]
[a .button .item href="${_BASE}/cards/export_card.sh?card=${cardfile##*/}" $(l10n vcf_export)]
]
edit) printf %s "Bearbeiten";;
edit_categories) printf %s "Kategorien Bearbeiten";;
vcf_export) printf %s "Vcard Exportieren";;
+ ledger) printf %s "Buchungen";;
control) printf %s "Aktionen";;
delete) printf %s "entfernen";;
edit_update) printf %s "Daten übernehmen";;