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 %}