Not ideal placement, since it's not in the same place as in the regular Patron
Summary, but I was more concerned about not adding more height to the pane.
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
ctx.user.suffix
) | html %]
</span><br/>
+ <span>
+ [% l(
+ 'Card: [_1]',
+ ctx.user.card.barcode
+ ) | html %]
+ </span><br/>
[% IF ctx.user.mailing_address %]
<span>
[% ctx.user.mailing_address.street1 | html %]<br/>
<span>
[% ctx.user.email OR ' ' | html %]
</span></br>
+ <span>
+ [% l(
+ 'OPAC: [_1]',
+ ctx.user.usrname
+ ) | html %]
+ </span><br/>
[% IF ctx.user.billing_address %]
<span>
[% ctx.user.billing_address.street1 | html %]<br/>