This commit is contained in:
52
wwwroot/confirm.html
Normal file
52
wwwroot/confirm.html
Normal file
@@ -0,0 +1,52 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
||||
<title>Contact us about AyaNova service management software</title>
|
||||
<meta name="keywords" content="service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software"
|
||||
/>
|
||||
<meta name="description" content="Contact us with any questions you may have about our AyaNova service management software"
|
||||
/>
|
||||
|
||||
|
||||
<!-- Bootstrap -->
|
||||
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.css" rel="stylesheet">
|
||||
<link href="customjscss/showallhideall.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-12 col-md-12">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-body" style="color:green;">
|
||||
<strong>
|
||||
<p>Thank you</p>
|
||||
</strong>
|
||||
<p>The email address you provided will automatically and immediately receive a confirmation. If you
|
||||
do not receive a confirmation check your address you provided and spam settings in your email
|
||||
program. We respond from support@ayanova.com, you should allow this email address through your
|
||||
junk filter if enabled. </p>
|
||||
<p>All of our responses are from real live people, so there could be a delay receiving a resonse due
|
||||
to time zone differences, time of day, weekend, or if a holiday long weekend.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user