From 23ae603cf6d9a07e9a939a0b1277f601e4aa57f0 Mon Sep 17 00:00:00 2001 From: Zambom Date: Wed, 13 Sep 2017 21:59:34 -0300 Subject: [PATCH] Adjusting layout break caused in previous commits --- amadeus/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index 463b63e..c9ba92c 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -263,10 +263,10 @@ {% block render_breadcrumbs %} {% render_breadcrumbs %} {% endblock %} - - + {% block content %} {% endblock %} + -- libgit2 0.21.2