fix organization
[buildfarm-server.git] / trunk / templates / register-incomplete.tt
diff --git a/trunk/templates/register-incomplete.tt b/trunk/templates/register-incomplete.tt
new file mode 100644 (file)
index 0000000..bc73f41
--- /dev/null
@@ -0,0 +1,9 @@
+[% WRAPPER 'page.tt' 
+    title = 'PostgreSQL BuildFarm Application'
+    bodyclass = 'application'
+    pagebutton = 'none'
+%]
+<p>You need to complete all the form items. 
+<a href="/cgi-bin/register-form.pl">Please click here to try again.</a>
+</p>
+[% END %]