1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6 <title>[% title %]</title>
7 <link rel="icon" type="image/png" href="/elephant-icon.png" />
8 <link rel="stylesheet" rev="stylesheet" href="/inc/pgbf.css" charset="utf-8" />
9 <style type="text/css"><!--
10 li#[% pagebutton %] a { color:rgb(17,45,137); background: url(/inc/b/r.png) no-repeat 100% -20px; }
11 li#[% pagebutton %] { background: url(/inc/b/l.png) no-repeat 0% -20px; }
14 <body class="[% bodyclass %]">
17 <a href="/index.html"><img src="/inc/pgbuildfarm-banner.png" alt="PostgreSQL BuildFarm" width="800" height="73" /></a>
20 <li id="home"><a href="/index.html" title="PostgreSQL BuildFarm Home">Home</a></li>
21 <li id="status"><a href="/cgi-bin/show_status.pl" title="Current results">Status</a></li>
22 <li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
23 <li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li>
24 <li id="pgfoundry"><a href="http://pgfoundry.org/projects/pgbuildfarm/">PGFoundry</a></li>
32 <p style="text-align: center;">
33 Hosting for the PostgreSQL Buildfarm is generously
35 <a href="http://www.commandprompt.com">CommandPrompt, The PostgreSQL Company</a>
37 </div><!-- wrapper -->