From c7b29da94d3b85ec91f0d5e2789db11a43473df5 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 1 Feb 2009 06:25:10 -0500 Subject: lots went on: * rss feeds * some admin interface stuff * blah running issues: * admin interface with model inheretence? * rss feeds: unicode cool? * proper year/month implementation (don't want day) * right side bar info * dating issue (datetime vs date) --- bn_django/templates/frontpage.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bn_django/templates/frontpage.html') diff --git a/bn_django/templates/frontpage.html b/bn_django/templates/frontpage.html index a8c0e40..a23b8ee 100644 --- a/bn_django/templates/frontpage.html +++ b/bn_django/templates/frontpage.html @@ -15,6 +15,8 @@
Other sites:
  - athena locker
+   - planet
+   - equator
{% endblock %} {% block content %} -- cgit v1.2.3