Add offer HTML description.
[wolnelektury.git] / apps / funding / templates / funding / offer_detail.html
index 3aa4c92..638431f 100755 (executable)
@@ -31,6 +31,8 @@
         </div>
     {% endif %}
 
+    <div class="normal-text">{{ object.description|safe }}</div>
+
     <p class="normal-text"><a href="{% url 'funding' %}">Zobacz wszystkie zbiĆ³rki.</a></p>
 
 </div>