Skip to content
Snippets Groups Projects
Commit 862deed7 authored by Diego Sampaio's avatar Diego Sampaio
Browse files

added a dafault test page

parent 75afe115
No related branches found
No related tags found
No related merge requests found
<html>
<head>
<script type="text/javascript">
(function(w, d, s, f, u) {
w[f] = w[f] || [];
w[f].push(u);
var h = d.getElementsByTagName(s)[0],
j = d.createElement(s);
j.async = true;
j.src = '/packages/rocketchat_livechat/rocket-livechat.js';
h.parentNode.insertBefore(j, h);
})(window, document, 'script', 'initRocket', '/livechat');
</script>
</head>
<body style="background-color: #EFEFEF">
<h1 style="color:#000">test</h1>
<p style="color:#000">Talk to us.</p>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment