diff --git a/templates/base.html b/templates/base.html index e2569f2..83998a1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,7 +9,7 @@ {% block links %} {% endblock %} - + diff --git a/templates/landing.html b/templates/landing.html index ca62b1e..e13b31d 100644 --- a/templates/landing.html +++ b/templates/landing.html @@ -16,7 +16,7 @@ - + diff --git a/templates/layouts/base.html b/templates/layouts/base.html index dc0e639..aa25e16 100644 --- a/templates/layouts/base.html +++ b/templates/layouts/base.html @@ -22,6 +22,7 @@ +{% load static %} Sprint - {% block title %}{% endblock %} @@ -48,13 +49,7 @@ - - - - - - - +