From 4429f5907221617500be6645316f519772ff5502 Mon Sep 17 00:00:00 2001 From: ZEZE1020 Date: Mon, 13 Jan 2025 02:34:59 +0300 Subject: [PATCH] Template update for easy user navigation --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index 0585cbd..04a0b81 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,6 +3,7 @@ + {% load static %} {% block title %}My Social Media API{% endblock %}