From 56c051e9664da1931131708d0d7c6224bf7ed20b Mon Sep 17 00:00:00 2001 From: Benjamin Golub Date: Sat, 15 Nov 2008 10:17:42 -0500 Subject: [PATCH] tag feeds --- base.html | 1 + main.py | 5 +++-- tag.html | 4 ++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/base.html b/base.html index f1f3d4b..c6e35b2 100644 --- a/base.html +++ b/base.html @@ -9,6 +9,7 @@ + {% block extra_head %}{% endblock %}