X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-CGI-Ex;a=blobdiff_plain;f=samples%2Fapp%2Fapp1%2Ftt%2Fcust_info.html;fp=samples%2Fapp%2Fapp1%2Ftt%2Fcust_info.html;h=47a52fa2f6dc8f6dc696c685b970a9e989a4744f;hp=0000000000000000000000000000000000000000;hb=ed00221d27dfab1e82ec2ea040ab4c399a91c545;hpb=0b04f67c06c1db11969096f07dfc7dbb23bf99ba diff --git a/samples/app/app1/tt/cust_info.html b/samples/app/app1/tt/cust_info.html new file mode 100644 index 0000000..47a52fa --- /dev/null +++ b/samples/app/app1/tt/cust_info.html @@ -0,0 +1,54 @@ +[% PROCESS "header.tt" title => "Account Information" %] + +Congratulations! The test domain [% domain %] is available.
+ +Please enter your account information. +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
[% first_name_error %]
[% last_name_error %]
+ + [% country_error %]
[% password_error %]
[% password2_error %]
+
+
 
+ +
+[% js_validation %] + +[% PROCESS "footer.tt" %]