[% END %]
[% IF !config.content_above_navbar_in_html %]
[% INCLUDE navbar.tt %]
[% END %]
[% END %]
[% IF (latitude AND longitude) OR (os_x AND os_y) OR (osie_x AND osie_y) %]
[% IF config.content_above_navbar_in_html %]
[% INCLUDE navbar.tt %]
[% END %]
[% INCLUDE footer.tt %]
[% IF oldid %]
[% INCLUDE display_metadata.tt %]
(redirected from [% oldid.replace('_', ' ') %])
[% END %]
[% IF wgs84_lat AND wgs84_long AND display_google_maps %]
[% IF config.use_leaflet %]
[% ELSIF gmaps_api_key %]
[% END %]
[% END %]
[% INCLUDE node_image.tt %]
[% IF current %]
[% IF config.backlinks_in_title AND is_indexable_node %]
[% IF index_type == 'category' %]
[% params = ';cat=' _ index_value.lower | html %]
[% ELSIF index_type == 'locale' %]
[% params = ';loc=' _ index_value.lower | html %]
[% END %]
[% node_name %]
[% ELSIF config.backlinks_in_title %][% node_name %]
[% ELSE %][% node_name %]
[% END %] [% ELSE %][% IF moderated %] Historical [% ELSE %] Un-moderated [% END %] version [% version %] of [% node_name %] (view current version)
[% END %] [% IF empty_node %]We don't have a node called "[% node_name %]".
[% UNLESS read_only %]
Would you like to create it?
[% END %]
[% ELSE %]
[% UNLESS read_only %]
Edit this page
[% END %]
[% content %]
[% TRY %]
[% INCLUDE custom_node.tt %]
[% CATCH %]
[% END %]
[% IF coord_field_1_value AND coord_field_2_value %]
[% END %]
[% IF os_x AND os_y %]
OS X co-ord:
[% CGI.escapeHTML(os_x) %]
OS Y co-ord:
[% CGI.escapeHTML(os_y) %]
[% ELSIF osie_x AND osie_y %]
OS IE X co-ord:
[% CGI.escapeHTML(osie_x) %]
OS IE Y co-ord:
[% CGI.escapeHTML(osie_y) %]
[% END %]
[% IF latitude AND longitude %]
(Latitude:
[% latitude %]
Longitude:
[% longitude %])
[% END %]
[% IF (latitude AND longitude) OR (os_x AND os_y) OR (osie_x AND osie_y)%]
[% END %]
RDF/XML for this
node
JSON for this
node
[% IF rss_locale_url %]
/ RSS feed for this locale
[% END %]
[% IF rss_category_url %]
/ RSS feed for this category
[% END %]
[% IF current %]
Last edited [% last_modified %]
[% IF version == 1 %]
(version [% version %])
[% ELSE %]
(version [% version %];
diff).
[% END %]
[% ELSE %]
This is version [% version %]
(as of [% last_modified %]).
View current version.
[% END %]
[% IF version AND version > 1 %]
List all
versions.
[% END %]
[% END %]