diff --git a/base.html b/base.html index 3e403e4..fd42714 100644 --- a/base.html +++ b/base.html @@ -1,44 +1,47 @@ - - - - - - - - - {% block title %}{% endblock %} - - - - -
- {% block content %}{% endblock %} -
- - - - + + + + + + + + + {% block title %}{% endblock %} + + + + + +
+ {% block content %}{% endblock %} +
+ + + + \ No newline at end of file