[% USE CGI %] [% INCLUDE header.tt %] [% INCLUDE banner.tt %]
[% INCLUDE navbar.tt %]

Edit "[% node_name %]"

Someone has committed changes to this node since you began editing. You will need to manually merge your changes into the new version.

Main information [%# NOTE: The whitespace in the next two textareas is deliberate, to avoid getting bogus tabs and blank lines in the textarea content. Please do not reintroduce this bug. Test on more than one browser. #%]
[% CGI.escapeHTML(new_content) %]
[% FOREACH locale = new_locales %][% CGI.escapeHTML(locale) %]
[% END %]
[% FOREACH category = new_categories %][% CGI.escapeHTML(category) %]
[% END %]
 
Metadata
[% CGI.escapeHTML(new_phone) %]
[% CGI.escapeHTML(new_fax) %]
[% CGI.escapeHTML(new_website) %]
[% CGI.escapeHTML(new_hours_text) %]
[% CGI.escapeHTML(new_address) %]
[% CGI.escapeHTML(new_postcode) %]
[% CGI.escapeHTML(new_os_x) %]
[% CGI.escapeHTML(new_os_y) %]
  [% INCLUDE openguides_information_boxes.tt %]
(cancel edit)
[% IF preview_html %]

Preview

[% INCLUDE display_metadata.tt %] [% preview_html %] [% END %]
[% INCLUDE footer.tt %]