Files @ 1a612c75edd3
Branch filter:

Location: website/www/conservancy/templates/feeds/news_description.html

bkuhn
Multi-progress bar support.

Source code can be found for this at:

https://github.com/j-ulrich/jquery-ui-multiprogressbar
1
2
3
{% if obj.subhead %}<p><strong>{{ obj.subhead|safe }}</strong></p>{% endif %}
{{ obj.summary|safe }}
{{ obj.body|safe }}