diff --git a/ledger/templates/api/content/transactions-content.html b/ledger/templates/api/content/transactions-content.html index afd4542..747eb3a 100644 --- a/ledger/templates/api/content/transactions-content.html +++ b/ledger/templates/api/content/transactions-content.html @@ -1,5 +1,7 @@ -{{ table }} -
-
-{{ transactions_form }} +
+ {{ table }} +
+
+ {{ transactions_form }} +
\ No newline at end of file