From 9c17f4e285707b9537c174f14e842df57543bbac Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 19 Dec 2021 21:52:23 -0600 Subject: [PATCH] fix --- .../CHRISTMAS/dropdowns/NavbarProfile.html | 14 +++++++------- .../CHRISTMAS/dropdowns/ProfileDropdown.html | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/files/templates/CHRISTMAS/dropdowns/NavbarProfile.html b/files/templates/CHRISTMAS/dropdowns/NavbarProfile.html index 1ac1f1c6d..37e48df34 100644 --- a/files/templates/CHRISTMAS/dropdowns/NavbarProfile.html +++ b/files/templates/CHRISTMAS/dropdowns/NavbarProfile.html @@ -33,12 +33,12 @@
  • - + Profile
  • - + Inbox {% if v.notifications_count %}{{ v.notifications_count }}{% endif %} @@ -47,12 +47,12 @@
  • - + Posts
  • - + Comments
  • @@ -65,7 +65,7 @@
  • - + Settings
  • @@ -73,7 +73,7 @@
  • -
  • @@ -81,7 +81,7 @@
  • -
  • diff --git a/files/templates/CHRISTMAS/dropdowns/ProfileDropdown.html b/files/templates/CHRISTMAS/dropdowns/ProfileDropdown.html index 4032194f2..70741aba9 100644 --- a/files/templates/CHRISTMAS/dropdowns/ProfileDropdown.html +++ b/files/templates/CHRISTMAS/dropdowns/ProfileDropdown.html @@ -4,32 +4,32 @@