commit 066c8dad447012d44c6b30eef810751223e1cc8c
parent 757adaf6f3b2b20885a445eb73385976fe62d3d5
Author: Dan Callaghan <djc@djc.id.au>
Date: Wed, 3 Sep 2008 11:01:05 +1000
belongs with 6e5b69e48d11
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/_entry.xml b/templates/_entry.xml
@@ -5,7 +5,7 @@
<?python
import blog, config
-from viewutils import mini_markdown, tag_list, category_list
+from viewutils import mini_markdown, tag_list
?>
<div class="entry" py:if="isinstance(entry, blog.Entry)">