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/journal/templates/journal/linkartifact_list.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bn_django/journal/templates/journal/linkartifact_list.html') diff --git a/bn_django/journal/templates/journal/linkartifact_list.html b/bn_django/journal/templates/journal/linkartifact_list.html index 829e627..51e9ebe 100644 --- a/bn_django/journal/templates/journal/linkartifact_list.html +++ b/bn_django/journal/templates/journal/linkartifact_list.html @@ -1,5 +1,9 @@ {% extends "journal/base.html" %} +{% block otherhead %}{{ block.super}} + +{% endblock %} + {% block path %}artifacts » links {% endblock %} @@ -8,6 +12,12 @@ {% block content %}
+
+This page has an RSS feed. +
+microentries. +
+ {% if object_list %}