diff --git a/templates/base.html b/templates/base.html index 008a23c..ffec93f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,8 +3,14 @@ {# #} - - + + + + + + + + {% block title %}First Django Application{% endblock %}