From: Arthur Darcet Date: Sat, 2 Feb 2013 12:11:47 +0000 (+0100) Subject: 4 spaces indentation in base templates X-Git-Url: http://git.polytechnique.org/?p=xnet;a=commitdiff_plain;h=7a1f5d5b1c80ee0b1902e9be2750d51fc4d82601 4 spaces indentation in base templates --- diff --git a/xnet/templates/base.html b/xnet/templates/base.html index 7dcfcf5..be42f07 100644 --- a/xnet/templates/base.html +++ b/xnet/templates/base.html @@ -1,22 +1,22 @@ {% load staticfiles %} - - Polytechnique.net - + + Polytechnique.net + - - {% if messages %} -
- -
- {% endif %} + + {% if messages %} +
+ +
+ {% endif %} - {% block content %} - {% endblock content %} - + {% block content %} + {% endblock content %} +