[%- WRAPPER private/auth_wrapper.html title = error.title || 'Error' foundation_columns_class = 'ten' no_login_logo_header = 1 -%]

[% IF error.title %] [% error.title %] [% ELSE %] ([% error_status_code || '5xx' %]) Error [% END %]

Home

[% error.subtitle || 'An error occurred:' %]


  [% error.info || error || 'unknown error - no error message available' %]
  

[% END %]