summaryrefslogtreecommitdiff
path: root/templates/archives
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2009-11-23 21:15:46 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2009-11-23 21:15:46 +0000
commit7300519c054838511ba2584394620d0841b88e5f (patch)
tree2d1a0f9b1c752a6e602734ad4a6de1e24ff2811f /templates/archives
parent7dcd0732e405947809aa9398062591deabceb26e (diff)
fixed ie bugs and few other things
Diffstat (limited to 'templates/archives')
-rw-r--r--templates/archives/writing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archives/writing.html b/templates/archives/writing.html
index f6cc33e..a5717a6 100644
--- a/templates/archives/writing.html
+++ b/templates/archives/writing.html
@@ -1,4 +1,4 @@
-{% extends 'base_single_col.html' %}
+{% extends 'base.html' %}
{% load typogrify %}
{% load pagination_tags %}