diff --git a/core/templates/base.html b/core/templates/base.html index 47ef060..eb5e77f 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -6,7 +6,7 @@ {% block title %}Jokes App{% endblock %} {% load static %} - + {% block head %}{% endblock %}