diff --git a/nyaa/templates/layout.html b/nyaa/templates/layout.html old mode 100644 new mode 100755 index 3bde60b..474f174 --- a/nyaa/templates/layout.html +++ b/nyaa/templates/layout.html @@ -1,232 +1,232 @@ - - - - - {% block title %}{{ config.SITE_NAME }}{% endblock %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {% include "flashes.html" %} - - {% block body %}{% endblock %} -
- - - - - - + + + + + {% block title %}{{ config.SITE_NAME }}{% endblock %} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {% include "flashes.html" %} + + {% block body %}{% endblock %} +
+ + + + + +