diff --git a/app/templates/contacts-existing.html b/app/templates/contacts-existing.html index 7efdcbd..4590e9a 100644 --- a/app/templates/contacts-existing.html +++ b/app/templates/contacts-existing.html @@ -2,20 +2,8 @@ {% block title %}Existing Contacts - mc-webui{% endblock %} -{% block navbar_content %} - - Existing Contacts - - -
- -
-{% endblock %} - {% block page_content %} -
+
-
-{% endblock %} - {% block page_content %} -
+

diff --git a/app/templates/contacts-pending.html b/app/templates/contacts-pending.html index dfca6c0..2af0cd6 100644 --- a/app/templates/contacts-pending.html +++ b/app/templates/contacts-pending.html @@ -2,20 +2,8 @@ {% block title %}Pending Contacts - mc-webui{% endblock %} -{% block navbar_content %} - - Pending Contacts - - -
- -
-{% endblock %} - {% block page_content %} -
+
-
- {% endblock %} -
- -
-
-
-
+
+
+
{% block page_content %} {% endblock %} diff --git a/app/templates/dm.html b/app/templates/dm.html index 8ad39c1..0ae3018 100644 --- a/app/templates/dm.html +++ b/app/templates/dm.html @@ -60,29 +60,18 @@ - - -
-
+
+ +
+
+ +
+
diff --git a/app/templates/index.html b/app/templates/index.html index 76f98dd..56da1b9 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -122,7 +122,9 @@