This file is indexed.

/usr/share/cups/templates/printer-stop.tmpl is in cups-server-common 1.7.5-11+deb8u2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
<DIV CLASS="indent">

<H2 CLASS="title">Pause {is_class?Class:Printer} {printer_name}</H2>

<P>{is_class?Class:Printer} <A
HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
has been paused.</P>

</DIV>