{% call page_header(_("Photo Locations")) %}
{% trans %}Hold Shift and click or drag to select multiple clusters{% endtrans %}
{% endcall %}
{% extends "base.html" %} {% block title %}{{ _("Locations - Yaffo") }}{% endblock %} {% block extra_styles %} {% endblock %} {% from "components/page_header.html" import page_header %} {% block content %} {% from "_sidebar.html" import render_sidebar %}