[% IF criteria %] [% page_title = "Map of $criteria_title - $site_name" %] [% ELSE %] [% page_title = "Map of all nodes - $site_name" %] [% END %] [% INCLUDE header.tt %] [% INCLUDE banner.tt %] [%# NOTE: the "content" div is closed off in footer.tt %]

Map of [% IF criteria %] [% links = [] %] [% FOREACH criterion = criteria %] [% links.push( '' _ criterion.name _ '' ) %] [% END %] [% links.join( ' and ' ) %] [% ELSE %] all nodes [% END %] (view as a list)

[% INCLUDE index_form.tt %] [% INCLUDE search_results_leaflet.tt %]
[% INCLUDE footer.tt %]