fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Status update emails.
[wolnelektury.git]
/
apps
/
funding
/
templates
/
funding
/
offer_list.html
diff --git
a/apps/funding/templates/funding/offer_list.html
b/apps/funding/templates/funding/offer_list.html
old mode 100755
(executable)
new mode 100644
(file)
index
ffb6af0
..
0770b10
--- a/
apps/funding/templates/funding/offer_list.html
+++ b/
apps/funding/templates/funding/offer_list.html
@@
-22,14
+22,14
@@
<h2>{% trans "Previous fundraisers:" %}</h2>
{% endif %}
<h2>{% trans "Previous fundraisers:" %}</h2>
{% endif %}
- <div class="white-box normal-text">
- {% offer_status offer %}
- </div>
-
- {% funding offer link=1 %}
-
+ {% funding offer link=1 show_title_calling=False %}
<div class="white-box normal-text">
<div class="white-box normal-text">
+ {% if is_current %}
+ <h3>{% trans "Help free the book!" %}</h3>
+ {{ offer.description|safe }}
+ {% endif %}
+ {% offer_status offer %}
{% offer_status_more offer %}
</div>
{% offer_status_more offer %}
</div>