From f216eaa143febe357fb901f4e568e3f0a54cc7ce Mon Sep 17 00:00:00 2001
From: Vitaly Takmazov
Date: Tue, 14 Apr 2020 16:10:49 +0300
Subject: Initial grid layout
---
src/main/resources/templates/views/partial/settings_tabs.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'src/main/resources/templates/views/partial/settings_tabs.html')
diff --git a/src/main/resources/templates/views/partial/settings_tabs.html b/src/main/resources/templates/views/partial/settings_tabs.html
index 60337d92..00f7068a 100644
--- a/src/main/resources/templates/views/partial/settings_tabs.html
+++ b/src/main/resources/templates/views/partial/settings_tabs.html
@@ -5,4 +5,7 @@
{{ i18n("messages","link.settings.about") }}
{{ i18n("messages","link.logout") }}
-
\ No newline at end of file
+
+
+ {% include "views/partial/footer" %}
+
\ No newline at end of file
--
cgit v1.2.3