Initial commit

This commit is contained in:
2020-07-19 14:55:14 +03:00
commit 1c410da387
7 changed files with 98 additions and 0 deletions

3
templates/base.jinja2 Normal file
View File

@@ -0,0 +1,3 @@
=SUM(
{% block conditions %}{% endblock %}
)