Customized default print templates for PINES so that each library
will have a good starting point to work from.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
-<div style="text-align:center;font-weight:bold;font-size:4em;">___/___</div>
+<div style="text-align:center;font-weight:bold;font-size:4em;">{{dest_courier_code}}</div>
<div style="text-align:center;font-weight:bold;font-size:2.5em;">{{dest_location.shortname}}</div>
<br/>
<hr/>
<tr><td>Request Date: </td><td>{{hold.request_time | date:"M/d/yyyy"}}</td></tr>
</table>
<hr/>
-<div>{{current_location.shortname}} {{today | date:'short'}}</div>
\ No newline at end of file
+<div>{{current_location.shortname}} {{today | date:'short'}}</div>
-<div style="text-align:center;font-weight:bold;font-size:4em;">___/___</div>
+<div style="text-align:center;font-weight:bold;font-size:4em;">{{dest_courier_code}}</div>
<div style="text-align:center;font-weight:bold;font-size:2.5em;">{{dest_location.shortname}}</div>
<br/>
<hr/>
<tr><td>Barcode: </td><td>{{copy.barcode}}</td></tr>
</table>
<hr/>
-<div>{{current_location.shortname}} {{today | date:'short'}}</div>
\ No newline at end of file
+<div>{{current_location.shortname}} {{today | date:'short'}}</div>