]> git.sesse.net Git - ccbs/blob - html/templates/error.tmpl
Switch to English as a default language, and make a matching nb_NO.po instead.
[ccbs] / html / templates / error.tmpl
1 [%# vim:set filetype=html: %]
2 <div>
3 <p>Sorry, there was an internal error. Please tell an
4   <a href="mailto:sgunderson@bigfoot.com">administrator</a> as quickly
5   as possible, with a message telling what you did and what error you got.
6 </p>
7 </div>
8
9 <h2>Technical information</h2>
10
11 <div>
12 <pre>[% message %]</pre>
13 </div>