Changes to the wording, small cosmetic changes
[wolnelektury.git] / apps / funding / templates / funding / offer_detail.html
index da50f13..80d0965 100755 (executable)
 
 <h1>{{ object }}</h1>
 
-<div class="normal-text">{{ object.description|safe }}</div>
-
-{% funding object %}
+{% funding object show_title=False %}
 <div class="white-box">
-    <div class="normal-text">
-    {% offer_status object %}
-    {% offer_status_more object %}
-    <p><a href="{% url 'infopage' 'wesprzyj' %}">{% trans "Learn more" %}</a>.</p>
+    <div class="funding-details-intro">
+        {% if object.cover %}
+            <img src="{{ object.cover.url }}" class="funding-cover"/>
+        {% endif %}
+        <div class="normal-text">
+        <h3>{% trans "Help free the book!" %}</h3>
+        {{ object.description|safe }}
+        {% offer_status object %}
+        {% offer_status_more object %}
+        <p><a href="{% url 'infopage' 'wesprzyj' %}">{% trans "Learn more" %}</a>.</p>
+        </div>
+        
+        <div style="clear:both;"></div>
     </div>
-    
 
     {% if object.is_current %}
         <div class="normal-text">