]> git.sesse.net Git - ccbs/blob - html/templates/user-error.tmpl
f880ea63802d92f4b1795cca5e6bdd1bafd9df5c
[ccbs] / html / templates / user-error.tmpl
1 [%# vim:set filetype=html: %]
2 <div>
3   <p>Sorry, there was a problem during the processing of your request:</p>
4
5   <p><strong>[% message %]</strong></p>
6   
7   <p>Please go back and try again.</p>
8 </div>