[% IF limited_category %]
<div class="hint">
<i class="fa fa-exclamation-triangle" aria-hidden="true"></i>
The patron's current category ([% patron_category.description | html %]) is limited to other libraries
The patron's current category ([% patron_category.description | html %]) is limited to other libraries.
</div>
[% END %]
</li>
-