Skip to content

Instantly share code, notes, and snippets.

@singh1469
Last active September 1, 2016 08:49
Show Gist options
  • Save singh1469/43364ecebe3bf8654f18 to your computer and use it in GitHub Desktop.
Save singh1469/43364ecebe3bf8654f18 to your computer and use it in GitHub Desktop.
<div id="buto_form" class="columns small-12 ">
<div class="buto_form_loading_gif_container">
<img class="buto_form_loading_gif" src="//s3-eu-west-1.amazonaws.com/origin.buto.tv/butotv/live/static/buto/embed_form/loading.gif" />
</div>
</div>
<script>
(function(d, conf) {
var b = d.createElement('script');
b.setAttribute('async', true);
b.src = '//embed.butolabs.tv/form/rfu2014';
var s = d.getElementsByTagName('script')[0];
s.parentNode.insertBefore(b, s);
})(document, {element_id: 'buto_form'});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment