Skip to content

Instantly share code, notes, and snippets.

@pdaire
Last active August 29, 2015 14:25
Show Gist options
  • Save pdaire/f9325a991f7762905d92 to your computer and use it in GitHub Desktop.
Save pdaire/f9325a991f7762905d92 to your computer and use it in GitHub Desktop.
widget vidatres
<html>
<head>
<title>Example of Widget Installation</title>
<script type="application/javascript" src=//widget.letsta.lk/beta/widget/script/91.js></script>
</head>
<body bgcolor=white>
<img src="http://letsta.lk/images/logo-letstalk-cuadrado.png">
<h1>Example of Widget Installation</h1>
<p>Welcome to the widget example page.</p>
<script type="application/javascript">
window.$LT();
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment