]> git.ipfire.org Git - thirdparty/cups.git/blob - templates/error.tmpl
Changelog.
[thirdparty/cups.git] / templates / error.tmpl
1 <DIV CLASS="indent">
2
3 <H2 CLASS="title">{?title} {?printer_name} Error</H2>
4
5 <P>{?message?{message}:Error}:</P>
6
7 <BLOCKQUOTE>{error}</BLOCKQUOTE>
8
9 </DIV>