Skip to content

Instantly share code, notes, and snippets.

@csobrien
Last active June 1, 2016 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csobrien/f4f9e76ebaa4b637461eba87c6640c7a to your computer and use it in GitHub Desktop.
Save csobrien/f4f9e76ebaa4b637461eba87c6640c7a to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Case Summary</title>
<script src="../../ClientGlobalContext.js.aspx"></script>
<script src="app.js"></script>
<link href="styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="container" />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment