From c2321b5dcb1b6c214ddc79ad76cfee3378c31897 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 24 Jan 2020 16:25:39 +0300 Subject: [PATCH] feat(admin-plugin): update base layout #211 --- .../admin/templates/partials/base.html | 80 +++++++++---------- 1 file changed, 39 insertions(+), 41 deletions(-) diff --git a/site/plugins/admin/templates/partials/base.html b/site/plugins/admin/templates/partials/base.html index 6d5d8f48..3b080354 100644 --- a/site/plugins/admin/templates/partials/base.html +++ b/site/plugins/admin/templates/partials/base.html @@ -109,12 +109,12 @@
-
+ {% endif %} {% endif %}
-
+
-
+
{% block content %}{% endblock %}
- - - - - + + + + + \ No newline at end of file