From: Llewellyn Marshall Date: Tue, 23 Jun 2020 20:43:34 +0000 (-0400) Subject: opac template X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c04f48ca8bef046f349d535b2f7c46495898210a;p=working%2FEvergreen.git opac template --- diff --git a/Open-ILS/src/templates/opac/tattler.tt2 b/Open-ILS/src/templates/opac/tattler.tt2 new file mode 100644 index 0000000000..d8368ded6b --- /dev/null +++ b/Open-ILS/src/templates/opac/tattler.tt2 @@ -0,0 +1,14 @@ +[% + ctx.page_title = l("Tattler"); + ctx.page_app = "TattlerUpdate"; +%] +[% WRAPPER base.tt2 %] +
+ The following copies will be ignored the next time the tattle-tale report is executed: + +
+[% END %]