[% IF ( notes ) %]
<div id="circnotes" class="circmessage">
<h4>Notes:</h4>
<p><span class="circ-hlt">[% notesmsg %]</span></p>
<p><span class="circ-hlt">[% notesmsg |html %]</span></p>
</div>
-