{% extends "cciw/forums/thread.html" %} {% block thread_top %}
{% if current_member %} Photo {{ photo.filename }} {% else %} Photo {{ photo.filename }}
You must be logged in to see full images {% endif %}
{% endblock %} {% block thread_bottom %}
{{ breadcrumb }}
{% endblock %}