From f15ea81f9c1e61ec6b5b4697350ffc15ab48e82c Mon Sep 17 00:00:00 2001 From: Louis-Guillaume DUBOIS Date: Wed, 9 Sep 2015 17:31:16 +0200 Subject: [PATCH] improves readability --- paiji2_carpooling/templates/carpooling/carpool/list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/paiji2_carpooling/templates/carpooling/carpool/list.html b/paiji2_carpooling/templates/carpooling/carpool/list.html index 7406941..63e0d33 100755 --- a/paiji2_carpooling/templates/carpooling/carpool/list.html +++ b/paiji2_carpooling/templates/carpooling/carpool/list.html @@ -25,16 +25,16 @@

{% trans 'Last carpools list' %}

{% profile_link cov.author %} {% if cov.annonce_type == 0 %} - + {% trans 'Offer' context "1st p sg" %} {% else %} - + {% trans 'Search' context "1st p sg" %} {% endif %} - + {{ cov.good_until|date:'DATETIME_FORMAT' }}