Created
January 25, 2010 17:04
-
-
Save simonreed/286021 to your computer and use it in GitHub Desktop.
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
<!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