{% import "header.html" as header %} Photo {% set filename = photo.id + photo.dot_extension %} {% set link = "/file/" + filename %} {{header.make_header(session=session)}}

Tags

File info

{% set albums = photo.albums() %} {% if albums %}

Albums containing this photo