This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body class="x-body x-webkit x-chrome x-mac x-container x-container-default" id="ext-gen1018" style="overflow-y: auto;"> | |
<span id="servicecrmviewport-1009-outerCt" style="display: table; width: 100%; table-layout: fixed; height: 100%;"><div | |
id="servicecrmviewport-1009-innerCt" style="display: table-cell; height: 100%; vertical-align: top;" class=""> | |
<div class="x-container background-homepage-shopping x-container-default" | |
style="margin-left: auto; margin-right: auto; width: 950px;" id="shoppingpage-1069"> | |
<span id="shoppingpage-1069-outerCt" style="display: table; width: 100%; table-layout: fixed;"><div | |
id="shoppingpage-1069-innerCt" style="display: table-cell; height: 100%; vertical-align: top;" class=""> | |
<div class="x-component dark-line-shopping-home x-component-default" style="height: 5px;" | |
id="component-1070"></div> | |
<div class="x-container xt-headerPage-inner x-container-default x-box-layout-ct" id="container-1071"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<title>Appointment Confirmation</title> | |
<link href="sencha-example.css" media="screen" rel="stylesheet" /> | |
</head> | |
<body data-type="confirmation"> | |
<h1>Schedule Your Service</h1> |