From ed11af5a6bed77697ef0f0d5b84dedc86ae20c46 Mon Sep 17 00:00:00 2001 From: pebosi Date: Tue, 14 Jan 2014 23:10:45 +0100 Subject: [PATCH] Update wishlist templates --- templates/wishlist/modules/wish.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/wishlist/modules/wish.html b/templates/wishlist/modules/wish.html index e998e37a..82f3688f 100644 --- a/templates/wishlist/modules/wish.html +++ b/templates/wishlist/modules/wish.html @@ -1,4 +1,4 @@ -
  • +
  • {% if not short %} {% if wish.remaining_days <= 10 and wish.remaining_days >= 0 %} @@ -16,32 +16,32 @@ {% end %}
    -
    +
    -
    -
    +
    + -
    +
    -
    -
    +
    +

    {{ "%d%%" % wish.percentage }}

    {{ _("funded") }}

    -
    +

    {% raw _("%s €") % wish.donated %}

    {{ _("donated") }}

    -
    +
    {% if wish.status == "running" %} {% if wish.remaining_days %}

    {{ wish.remaining_days }}

    @@ -62,7 +62,7 @@
    -
    +

    {{ _("Share this wish with your friends and help us promote it!") }} -- 2.47.3