aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ihatemoney/templates/layout.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ihatemoney/templates/layout.html b/ihatemoney/templates/layout.html
index 8510911..241d728 100644
--- a/ihatemoney/templates/layout.html
+++ b/ihatemoney/templates/layout.html
@@ -74,7 +74,6 @@
<div class="container-fluid">
{% block body %}
- {% block sidebar %}{% endblock %}
<main class="content offset-1 col-10">
{% block content %}{% endblock %}
</main>