Include "IRSpy" in title
[irspy-moved-to-github.git] / web / htdocs / chrome / bannerrow.mc
1 %# $Id: bannerrow.mc,v 1.2 2006-09-14 16:13:36 mike Exp $
2 <%args>
3 $title
4 </%args>
5 % my $agent = $m->notes("agent");
6    <tr class="banner">
7     <td align="left">
8     </td>
9     <td align="center">
10      <h1><a style="text-decoration: none" href="/"
11         >IRSpy: <% $title %></a></h1>
12     </td>
13    </tr>