[%- WRAPPER site_wrapper.html 
  title = '404 Not Found'
-%]

 <base href="[% mount_url %]/" />

 <h1>404 - page not found</h1>

[% END %]