diff --git a/app/templates/net_worth/net_worth.html b/app/templates/net_worth/net_worth.html
index 5721fcb..c2002b6 100644
--- a/app/templates/net_worth/net_worth.html
+++ b/app/templates/net_worth/net_worth.html
@@ -320,4 +320,5 @@
end
+
{% endblock %}
diff --git a/app/templates/transactions/pages/transactions.html b/app/templates/transactions/pages/transactions.html
index b4119e7..a06ea13 100644
--- a/app/templates/transactions/pages/transactions.html
+++ b/app/templates/transactions/pages/transactions.html
@@ -102,4 +102,5 @@
+
{% endblock %}