From 55adc26c6987dc2e8585dd53ef4b8c05753b526d Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 12 Apr 2019 20:11:23 -0500 Subject: fixed favicon link --- design/templates/fieldnotes/fieldnote_list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'design/templates/fieldnotes/fieldnote_list.html') diff --git a/design/templates/fieldnotes/fieldnote_list.html b/design/templates/fieldnotes/fieldnote_list.html index 089c694..c201382 100644 --- a/design/templates/fieldnotes/fieldnote_list.html +++ b/design/templates/fieldnotes/fieldnote_list.html @@ -3,7 +3,7 @@ {% load html5_datetime %} {% load pagination_tags %} {% block pagetitle %} Field Notes | luxagraf {% endblock %} -{% block metadescription %} Rough notes and sketches from the field {% endblock %} +{% block metadescription %}Rough notes and sketches from the field {% endblock %} {%block bodyid%}id="field-notes"{%endblock%} {% block primary %} @@ -19,8 +19,8 @@ {% autopaginate object_list 30 %}