diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-05-14 14:42:56 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-05-14 14:42:56 +0000 |
commit | 6ac9cc2e2889704bcb3684eef962174001097777 (patch) | |
tree | 4b6a0fd1a4ae05108a23b5b7c09ef3d9c1caf98f /templates/archives | |
parent | 7f87d91f366e2d1776576741d39e70b4846200dc (diff) |
got rid of most of the chunks app
Diffstat (limited to 'templates/archives')
-rw-r--r-- | templates/archives/homepage.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/archives/homepage.html b/templates/archives/homepage.html index e660869..7003943 100644 --- a/templates/archives/homepage.html +++ b/templates/archives/homepage.html @@ -1,5 +1,4 @@ {% extends 'base.html' %} -{% load chunks %} {% load typogrify %} {%block bodyid%}id="home"{%endblock%} |