]> git.ipfire.org Git - thirdparty/cups.git/blob - templates/error.tmpl
Fix httpWriteResponse state values after a 0-length response.
[thirdparty/cups.git] / templates / error.tmpl
1 <H2 CLASS="title">{?title} {?printer_name} Error</H2>
2
3 <P>{?message?{message}:Error}:</P>
4
5 <BLOCKQUOTE>{error}</BLOCKQUOTE>