summaryrefslogtreecommitdiff
path: root/app/fieldnotes/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2020-08-07 15:57:20 -0400
committerluxagraf <sng@luxagraf.net>2020-08-07 15:57:20 -0400
commitfe912293dcd912cac7f24a488b4faf8f5b275de7 (patch)
tree0e6b05e4ac5cdb51cf46665d87d0fa2bec9352e9 /app/fieldnotes/templates
parentd757203bae35697b739e177183ada7198c495d52 (diff)
fixed fieldnotes to include images and build them into archives
Diffstat (limited to 'app/fieldnotes/templates')
-rw-r--r--app/fieldnotes/templates/fieldnotes/fieldnote_archive_list_date.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/fieldnotes/templates/fieldnotes/fieldnote_archive_list_date.html b/app/fieldnotes/templates/fieldnotes/fieldnote_archive_list_date.html
index 57bbb69..5d6865f 100644
--- a/app/fieldnotes/templates/fieldnotes/fieldnote_archive_list_date.html
+++ b/app/fieldnotes/templates/fieldnotes/fieldnote_archive_list_date.html
@@ -1,7 +1,6 @@
{% extends 'base.html' %}
{% load typogrify_tags %}
{% load html5_datetime %}
-{% load pagination_tags %}
{% block pagetitle %} Field Notes | luxagraf {% endblock %}
{% block metadescription %} Rough notes and sketches from the field {% endblock %}
{%block bodyid%}id="field-notes"{%endblock%}