-%]
[% WRAPPER 'page.tt'
- title = 'PostgreSQL BuildFarm Members'
+ title = 'Exim BuildFarm Members'
bodyclass = 'members'
pagebutton = 'members'
%]
-<h1>PostgreSQL BuildFarm Members</h1>
+<h1>Exim BuildFarm Members</h1>
<p>Click branch links to see build history. Click the heading links to resort the list. Select members by checkbox and hit the button at the bottom to create a status custom filter.</p>
<form name="filter" method="GET" action="/cgi-bin/show_status.pl">
<table cellspacing="0">
branch_day = branch_fields.1;
IF branch_day < 365 ;
%]<li><a
- href="show_history.pl?nm=[% row.name %]&br=[% branch %]"
+ href="show_history.pl?nm=[% row.name %]&br=[% branch | uri %]"
title="History"
>[% branch %]</a> ([% branch_day %] days ago)</li>[% END; END %]</ul></td>
</tr>