diff --git a/mixtape/core/templates/core/base.html b/mixtape/core/templates/core/base.html index 32e779c..61f3687 100644 --- a/mixtape/core/templates/core/base.html +++ b/mixtape/core/templates/core/base.html @@ -5,6 +5,7 @@ + {% block title %}MIXTAPE{% endblock %}