Skip to content

Commit

Permalink
Added the Get Satisfaction widget
Browse files Browse the repository at this point in the history
  • Loading branch information
ahelkit committed Oct 1, 2012
1 parent 7860be7 commit 27b6ab1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Expand Up @@ -26,5 +26,12 @@

<!-- Application source. -->
<script data-main="/app/config" src="/assets/js/libs/require.js"></script>

<!-- Get Satisfaction widget -->
<div id="getsat-widget-1751"></div>
<script type="text/javascript" src="https://loader.engage.gsfn.us/loader.js"></script>
<script type="text/javascript">
if (typeof GSFN !== "undefined") { GSFN.loadWidget(1751,{"containerId":"getsat-widget-1751"}); }
</script>
</body>
</html>

0 comments on commit 27b6ab1

Please sign in to comment.