{% extends "flickrsets/base.html" %} {% load i18n flickrsets_tags %} {% block title %} {{ photo.title }} {% endblock %} {% block content %}
{% trans "View on Flickr: " %} {% for url in photo_flickr_urls %} {{ url.title }} {% if not forloop.last %} · {% endif %} {% endfor %}
{% if photo.exif %}