From ae0f7768119984ca21238eee31fcb71931970dcb Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 20 Oct 2014 17:47:01 +0200 Subject: use pyatom to generate journal feed --- src/templates/journal.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/templates/journal.html') diff --git a/src/templates/journal.html b/src/templates/journal.html index 7f5dfc4..619a3ee 100644 --- a/src/templates/journal.html +++ b/src/templates/journal.html @@ -1,5 +1,9 @@ {% extends 'layout.html' %} +{% block head %} + +{% endblock head %} + {% block content %} {% for entry in entries %}