website/www/conservancy
Martin Michlmayr cb8f62370d Fix HTML </div> error on frontpage
One too many <div> elements were closed when no blogs were displayed.

Note that the logic between news and blogs is different: news opens
one "shaded" div and puts all news in it.  In the case of blogs, one
"shaded" div is created for each blog entry displayed.
2014-05-01 19:27:04 -04:00
..
apps Keep blog posts on front page for 30 days. 2012-02-15 15:13:30 -08:00
static Include donations in progress bar through 2014-04-20. 2014-04-30 11:15:06 -07:00
templates Fix HTML </div> error on frontpage 2014-05-01 19:27:04 -04:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py sfconservancy.org now has an SSL certificate; make site HTTPS-Everywhere compatible. 2013-04-26 12:48:19 -04:00
frontpage.py Corrected front page code and template so that blog posts appear. 2010-10-04 11:27:04 -04:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py Incorporate conservancy_ssl middleware, etc. into main site, now that HTTPS fully supported. 2013-04-26 13:09:24 -04:00
settings.py Test thing for redirect table. 2010-10-11 15:48:17 -04:00
urls.py Campaign doesn't need to be a template or an application. 2013-04-30 21:14:58 -04:00