From de683d7c93e5594bee95567288d7f8ba757b9ca9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 2 Jan 2011 17:05:30 +0100 Subject: [PATCH] RSS feed and minor improvements. --- www/templates/admin-base.html | 6 +++--- www/templates/base.html | 5 +++-- www/templates/news-author.html | 4 ++-- www/templates/news-item.html | 2 +- www/templates/rss.xml | 10 +++++----- www/webapp/__init__.py | 21 +++++++-------------- www/webapp/backend/news.py | 14 ++++---------- www/webapp/handlers.py | 3 +++ www/webapp/handlers_base.py | 3 +++ www/webapp/handlers_news.py | 17 +++++------------ www/webapp/ui_modules.py | 14 +++++++++++++- 11 files changed, 49 insertions(+), 50 deletions(-) diff --git a/www/templates/admin-base.html b/www/templates/admin-base.html index de3b12a3..c069b536 100644 --- a/www/templates/admin-base.html +++ b/www/templates/admin-base.html @@ -5,9 +5,9 @@ {% block sidebar %}

{{ _("Options") }}

-