From 0770822824e15ea1bcc8e2705dc656d57e9b530c Mon Sep 17 00:00:00 2001 From: snowfag Date: Tue, 23 May 2017 21:06:32 -0400 Subject: [PATCH] Change CRLF to LF. --- nyaa/templates/layout.html | 464 ++++++++++++++++++------------------- 1 file changed, 232 insertions(+), 232 deletions(-) mode change 100644 => 100755 nyaa/templates/layout.html 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 %} +
+ + + + + +