Skip to content

Instantly share code, notes, and snippets.

@simonreed
Created January 25, 2010 17:04
Show Gist options
  • Save simonreed/286021 to your computer and use it in GitHub Desktop.
Save simonreed/286021 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta charset=utf-8 />
<title>Citadel</title>
<style></style>
</head>
<body>
<h1>Coming Soon</h1>
<img src="http://www.theotherfiveseconds.com/citadelpictures/citadel.jpg"/>
<p>Description if you want.</p>
<!-- And a nicetripper widget for good measure :-) -->
<script type="text/javascript">
nicetripper_month = 'august'
nicetripper_temp_from = 25
nicetripper_count = 5
</script>
<script type="text/javascript" src="http://staging.nicetripper.com/javascripts/widget.js"></script>
</body>
</html>​
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment