From 553777bc05172fe104fe7a16a0bbd64903b848b6 Mon Sep 17 00:00:00 2001 From: Son NK Date: Thu, 2 Jan 2020 12:14:49 +0100 Subject: [PATCH] Move intro button to footer --- app/dashboard/templates/dashboard/index.html | 48 ++++++++++---------- templates/footer.html | 8 ++++ templates/header.html | 10 ---- 3 files changed, 32 insertions(+), 34 deletions(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index c6c81c96..f1e972e9 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -34,32 +34,32 @@
-
- - -
- -
diff --git a/templates/footer.html b/templates/footer.html index 0235e407..253cd0ab 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -22,6 +22,14 @@
  • Contact Us
  • +
  • +
  • diff --git a/templates/header.html b/templates/header.html index 48731ff8..175afa97 100644 --- a/templates/header.html +++ b/templates/header.html @@ -12,16 +12,6 @@ {% endif %} -