Skip to content

Instantly share code, notes, and snippets.

@emiaj
Created August 28, 2012 23:03
Show Gist options
  • Select an option

  • Save emiaj/3505136 to your computer and use it in GitHub Desktop.

Select an option

Save emiaj/3505136 to your computer and use it in GitHub Desktop.
jquery is jquery-1.7.2.min.js
<!DOCTYPE html>
<html>
<head>
<title><use:title /></title>
${this.WriteScriptTags()}
</head>
<body>
<div class="page">
<div id="main">
<use:view />
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment