[% INCLUDE 'header.html', title = loc('Security'), bodyclass = 'fullwidthpage' %] [% IF token_generated %]
[% loc('Token:') %] [% existing_token | html %]
[% secret32.replace('(....)', '$1 ') %]
[% loc('If you generate a new token the existing token will no longer work.') %]
[% END %] [% END %] [% INCLUDE 'footer.html' %]