{{object.title|safe|amp|smartypants}}
{%endif%}{{object.location.name|smartypants|safe}}, {{object.location.state.name}}, {{object.location.state.country.name}}
{% endif %}{% extends 'base.html' %} {% load typogrify_tags %} {% load html5_datetime %} {% load month_number_to_name %} {% block pagetitle %}{{object.title|title|smartypants|safe}} - Luxagraf, Field Notes{% endblock %} {% block metadescription %}{{object.body_html|striptags|safe|truncatewords:30}}{% endblock %} {%block extrahead%} {%endblock%} {% block bodyid %}class="notes--permalin detail" id="archive-{% if month %}{{month|month_number_to_name}}{%endif%}{{year}}"{%endblock%} {% block breadcrumbs %}
{{object.location.name|smartypants|safe}}, {{object.location.state.name}}, {{object.location.state.country.name}}
{% endif %}