{% extends "imagestore/base.html" %} {% load i18n %} {% load thumbnail %} {% load tagging_tags %} {% block title %} {% trans "Image" %} - {{ image.title }} {% endblock %} {% block imagestore-breadcrumb %} {% if view_user and IMAGESTORE_SHOW_USER %}