From 25c4777fef20b6a9feed7a4c82653af4d3b3e541 Mon Sep 17 00:00:00 2001 From: ZEZE1020 Date: Mon, 13 Jan 2025 04:31:54 +0300 Subject: [PATCH] Revert "Template update for easy user navigation" This reverts commit 1bd22cd18234d12a322035b2f14273ebeb961f5b. --- templates/base.html | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) diff --git a/templates/base.html b/templates/base.html index d1dd447..92f0686 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,8 +3,8 @@ - {% block title %}My Social Media API{% endblock %} {% load static %} + {% block title %}My Social Media API{% endblock %} @@ -16,12 +16,7 @@
  • Accounts API
  • Notifications API
  • Posts API
  • -
  • Accounts
  • - {% if user.is_authenticated %} -
  • Sign Out
  • - {% else %} -
  • Sign In
  • - {% endif %} +
  • Accounts
  • @@ -45,22 +40,7 @@

    Sign Up