{% extends "site_base.html" %} {% load comments %} {% block extranav %}
This image has {% ifequal notes_count 0 %}No Notes {% else %}{{ notes_count }} Notes (Hover over the image to see the notes) {% endifequal %} and {{ comment_count }} .
Attach a note to this image
{{ image.description }}
Comments
{% get_comment_list for image as comment_list %} {% for comment in comment_list %}