Difference between revisions of "Template Page - Confirmation Template"

From SmartWiki
Jump to: navigation, search
(Created page with '<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"> <html> <head> @STYLELINK@ </head…')
 
Line 1: Line 1:
 +
{{UnderConstruction}}
 +
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  
 
  white-space: -moz-pre-wrap;  
 
  white-space: -moz-pre-wrap;  

Revision as of 15:43, 29 August 2013

Template:UnderConstruction

<html>
<head>
@STYLELINK@
</head>
<body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1>

<center><h2>Thank you...</h2></center></body>
</html>


<html>
<head>
@STYLELINK@
</head>
<body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1>

<!--@sslogic("@Q1@"="Yes" and "@Q2@"="Yes" and "@Q3@"="Yes" and "@Q4@"="Yes")-->
<script>
location.href="/ex/ex_Apppage.jsp?token=HwwISRgGZ15RSxde&appid=102587&oppid=@opportunityid@";
</script>
<!--@else-->
<script>

       location.href ="/simpleface/sm_home.jsp";

</script>
</body>                                                 

<!--@end-->

</html>