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