Skip to content

Instantly share code, notes, and snippets.

@tomalec
Created February 14, 2014 11:16
Show Gist options
  • Save tomalec/8999430 to your computer and use it in GitHub Desktop.
Save tomalec/8999430 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<script src="http://www.polymer-project.org/platform.js"></script>
<script src=" http://www.polymer-project.org/polymer.js"></script>
<link rel="import" href="/hiquh/3/quiet">
</head>
<body is="x-foo">
<p>Content</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment