remove kontor-cli.backup

This commit is contained in:
Thomas Peetz
2025-01-21 09:42:33 +01:00
parent 65288a53a1
commit 4c330a1138
40 changed files with 196 additions and 889 deletions
@@ -1,4 +0,0 @@
Example Template (templates/command1.jinja2)
Foo => {{ foo }}
@@ -0,0 +1,5 @@
Following tables were exported:
{% for key, value in results.items() %}
Table {{key}}: {{value}} entries
{% endfor %}