Skip to content

Instantly share code, notes, and snippets.

@uiur
Created December 18, 2012 12:21
Show Gist options
  • Save uiur/4327538 to your computer and use it in GitHub Desktop.
Save uiur/4327538 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>INDEX</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://underscorejs.org/underscore-min.js"></script>
<script type="text/javascript" src="client.js"></script>
<link rel="stylesheet" href="style.css" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment