From: Aleksander Ɓukasz Date: Thu, 16 May 2013 10:18:12 +0000 (+0200) Subject: Moving description text lower X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/887e765ccf3560dc63cd787aee9703d570f971b3?ds=sidebyside Moving description text lower --- diff --git a/apps/funding/templates/funding/offer_detail.html b/apps/funding/templates/funding/offer_detail.html index 898f8477c..7feb5b3fc 100755 --- a/apps/funding/templates/funding/offer_detail.html +++ b/apps/funding/templates/funding/offer_detail.html @@ -15,14 +15,13 @@

{{ object }}

-
{{ object.description|safe }}
- {% funding object show_title=False %}
{% if object.cover %} {% endif %}
+ {{ object.description|safe }} {% offer_status object %} {% offer_status_more object %}

{% trans "Learn more" %}.