[% INCLUDE _assets/return_link.html.tt return_location='../index.html' return_link_text=locale.maketext('Go Back') %]
[% ELSE %]
Disabled
[% END %]
[% END # wrapper %]
[% BLOCK css_block %]
[% END # css_block END %]
[% BLOCK js_block %]
[% END # js_block END %]
[%- # Page specific javascript files -%]
[%- FOR source IN PageScripts %]
[% END -%]