[% DEFAULT title = loc('Error') %] [% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = title %] [% IF csrf_token ~%] [% END ~%]

[% title %]

[% message | safe %]

[% INCLUDE 'footer.html' %]