<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
</span>1. You should put the "<% END %>" after the "</tr>" or otherwise the HTML won't<br>
be well-formed (even though it may still display correctly).<br></blockquote><div><br></div><div>Thank you for pointing that out. I will correct.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
2. Please consider passing the Pats hash to the view/template as an already<br>
sorted array-reference (or as a different parameter to it that way) because<br>
there's a limit to how much complexity you should put in the template (even<br>
assuming it may be possible).<br>
<br>
</blockquote><div><br></div><div>So I am learning.<br></div></div><br></div></div>