diff --git a/auctions/templates/lot_tile_page.html b/auctions/templates/lot_tile_page.html index e958b67..7762349 100755 --- a/auctions/templates/lot_tile_page.html +++ b/auctions/templates/lot_tile_page.html @@ -36,10 +36,10 @@
You've already seen all your recommended lots
{% if lot.distance >= 0 %}{{ lot.distance|floatformat:0 }}{% else %}?{%endif%} miles {% else %} {% if request.user.userdata.location in lot.shipping_locations.all %} - Ships + Ships {% else %} - {% if lot.other_text %} - Ships* + {% if lot.shipping_locations.all %} + Ships* {% else %} Not available {%endif%}