From 3282a24f7cf79b8af5b1528e4eec4b3e6b643092 Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Mon, 19 Dec 2011 02:10:35 -0500 Subject: [PATCH] remove hard tabs --- frontend/templates/work.html | 54 ++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 936c5204..59d99bff 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -14,9 +14,9 @@ {% endblock %} @@ -95,19 +95,19 @@ jQuery(document).ready(function(){ {{ wishers }} Ungluers have {% endif %}wished for this Work
- {% if request.user.is_anonymous %} - + {% if request.user.is_anonymous %} + {% else %}{% if work in request.user.wishlist.works.all %} -
- Remove This -
- {% else %} -
- Add to Wishlist -
- {% endif %}{% endif %} +
+ Remove This +
+ {% else %} +
+ Add to Wishlist +
+ {% endif %}{% endif %}
{% endif %} @@ -153,17 +153,17 @@ jQuery(document).ready(function(){
{% for supporter in work.wished_by %} {% endfor %}
@@ -198,8 +198,8 @@ jQuery(document).ready(function(){

Editions

{% for edition in editions %} -
- {% endfor %} +
+ {% endfor %}