+
+

{{object.name}}

+
+
+ {% for object in entry_list %} + {% if forloop.first %}
+ +
{% else %} + {% endif %}{% endfor %} +
+ {% if entry.field_notes %}
+

Field Notes

+
    {% for entry in entry_list %} + {% for obj in entry.field_notes.all %} +
  • {{obj}}
  • + {% endfor %} {% endfor %}
+
{% endif %} + {% if sighting_list %} +
+

Birds and Mammals seen {{object}}

{% for object in sighting_list %} +
+ {% if object.ap.image %}
+ + + +
{%endif%} +

{{object.ap|safe|smartypants|widont}} ({{object.ap.scientific_name}})

+ +

+ Loc: + {% if object.country.name == "United States" %}{{object.location.name|smartypants|safe}}, {{object.state.name}}, U.S.{%else%}{{object.location.name|smartypants|safe}}, {{object.country.name}}{%endif%} + +

+
{% endfor %} +
{%endif%} + {% for entry in entry_list %}{% if forloop.first %} + {%endif%}{% endfor %} +{% endblock %} -- cgit v1.2.3-70-g09d2