Created
May 27, 2014 16:29
-
-
Save christhesoul/e65e409f7a887a43fdd2 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!DOCTYPE HTML> | |
<html lang="en-US"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Pavement Palace</title> | |
</head> | |
<body> | |
<script id="InnStyle-js" src="http://developer.innstyle.co.uk/calendar.js"></script> | |
<script>InnStyle('thepavementpalace', options = { | |
target: null, | |
width: '100%', | |
color: 'dark', | |
policy: 'hide' | |
}); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment