Wrapper for inline widget HTML

This commit is contained in:
Travis Ralston
2019-06-14 19:49:06 -06:00
parent 1b8fe9e782
commit 7ff2b598af
6 changed files with 195 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<body>
<div id="widgetHtml"></div>
</body>