lp1777677 Test Notification Method
[evergreen-equinox.git] / Open-ILS / src / templates / opac / myopac / test_notification.tt2
1 <div class="color_4">
2     [% l('Notification Sent') %]
3 </div>
4 <div>
5     [% l('If you do not receive a notification, contact your Library for more information.') %]
6 </div>
7
8 <div>[% ctx.user.home_ou.name %]</div>
9 [%- IF ctx.user.home_ou.phone; %]
10     <div>[% ctx.user.home_ou.phone %]</div>
11 [%- END %]
12 [%- IF ctx.user.home_ou.email %]
13     <div>[% ctx.user.home_ou.email %]</div>
14 [%- END %]