Skip to content

Commit 7f8c3c0

Browse files
authored
Update eswPage.html
1 parent cbc4fc2 commit 7f8c3c0

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

Shital/gov/liveChat/eswPage.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<!DOCTYPE HTML>
2+
<html>
3+
<head>
4+
<br><br>
5+
<title>Ora 15 ESW CHAT</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=0">
7+
</head>
8+
9+
<body>
10+
<p>
11+
<a id="editThisPageLink" target="_blank" style="color:red">Edit this page</a>
12+
</p>
13+
14+
<script>
15+
document.getElementById('editThisPageLink').href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window.location.pathname;
16+
</script>
17+
<br>
18+
<h2 align="center"><font color ="green">Ora 15 ESWCHAT </font></h2>
19+
20+
<br/>
21+
22+
<!-- 5.0 snippet -->
123
<style type='text/css'>
224
.embeddedServiceHelpButton .helpButton .uiButton {
325
background-color: #005290;
@@ -60,3 +82,11 @@
6082
initESW('https://service.force.com');
6183
}
6284
</script>
85+
86+
</body>
87+
</html>
88+
89+
90+
91+
92+

0 commit comments

Comments
 (0)