Created
April 3, 2018 10:43
-
-
Save vermario/e8de8ae8659bd287a1b361533c7e7988 to your computer and use it in GitHub Desktop.
codice per inserire
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="//giroola.checkfront.com/lib/interface--31.js"></script> | |
<!-- CHECKFRONT BOOKING PLUGIN v23--> | |
<div id="CHECKFRONT_WIDGET_01"><p id="CHECKFRONT_LOADER" style="background: url('//giroola.checkfront.com/images/loader.gif') left center no-repeat; padding: 5px 5px 5px 20px">Searching Availability...</p></div> | |
<script> | |
new DROPLET.Widget ({ | |
host: 'giroola.checkfront.com', | |
target: 'CHECKFRONT_WIDGET_01', | |
category_id: '8', | |
lang_id: 'it', | |
locale_id: 'it_IT', | |
provider: 'droplet' | |
}).render(); | |
</script> | |
<noscript><a href="https://giroola.checkfront.com/reserve/" style="font-size: 16px">Continue to Secure Booking System »</a></noscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment