home · contact · privacy
Reorganize template filenames in their extension suffixes.
authorChristian Heller <c.heller@plomlompom.de>
Wed, 21 Jan 2026 06:25:38 +0000 (07:25 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Wed, 21 Jan 2026 06:25:38 +0000 (07:25 +0100)
commit36b6471ded2e2fe90ac8ccbde855dd5b13d380af
tree9f8ffc68ab1fc476e24b6692e5c50597f6a49808
parenta021b6d04c61e664cfd99a613e92c6bb58175dc4
Reorganize template filenames in their extension suffixes.
12 files changed:
src/ledgplom/http.py
src/ledgplom/testing.py
src/templates/balance.html [new file with mode: 0644]
src/templates/balance.tmpl [deleted file]
src/templates/edit_raw.html [new file with mode: 0644]
src/templates/edit_raw.tmpl [deleted file]
src/templates/edit_structured.html [new file with mode: 0644]
src/templates/edit_structured.tmpl [deleted file]
src/templates/ledger_raw.html [new file with mode: 0644]
src/templates/ledger_raw.tmpl [deleted file]
src/templates/ledger_structured.html [new file with mode: 0644]
src/templates/ledger_structured.tmpl [deleted file]