templates/not-found.html
changeset 92 a09a3ae04dcf
parent 91 75a06e057016
equal deleted inserted replaced
91:75a06e057016 92:a09a3ae04dcf
     1 [% WRAPPER once.tt %]
       
     2 <h1>Sorry</h1>
       
     3 Das File <em>[% file.name | html %]</em> existiert (nicht) mehr.
       
     4 [% END %]