git://git.exim.org
/
buildfarm-server.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bc73f4190b0966b01203196bd31c6b08535e139d
[buildfarm-server.git]
/
trunk
/
templates
/
register-incomplete.tt
1
[% WRAPPER 'page.tt'
2
title = 'PostgreSQL BuildFarm Application'
3
bodyclass = 'application'
4
pagebutton = 'none'
5
%]
6
<p>You need to complete all the form items.
7
<a href="/cgi-bin/register-form.pl">Please click here to try again.</a>
8
</p>
9
[% END %]