[%
PROCESS "report/photo-js.html";
PROCESS "maps/${map.type}.html";
SET bodyclass = 'mappage';
INCLUDE 'header.html',
title = loc('Summary reports');
%]
[% map_html | safe %]
[% loc('All Reports') %]
[% INCLUDE "reports/_list-filters.html", use_form_wrapper = 1 %]