add shading for system name on failures page to show current status
[buildfarm-server.git] / templates / register-ok.tt
1 [%#
2
3 Copyright (c) 2003-2010, Andrew Dunstan
4
5 See accompanying License file for license details
6
7 -%]
8 [% WRAPPER 'page.tt' 
9     title = 'PostgreSQL BuildFarm Application'
10     bodyclass = 'application'
11     pagebutton = 'none'
12 %]
13 <h1>PostgreSQL BuildFarm Application received</h1>\
14 <p>Thank you. You should hear from us shortly.</p>
15 [% END %]