]> git.sesse.net Git - ccbs/blob - html/templates/user-error.tmpl
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[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>