diff options
Diffstat (limited to 'templates/archives')
-rw-r--r-- | templates/archives/writing.html | 2 |
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 %} |