Skip to content

Instantly share code, notes, and snippets.

@paulschwarz
Created August 26, 2013 15:17
Show Gist options
  • Save paulschwarz/6342573 to your computer and use it in GitHub Desktop.
Save paulschwarz/6342573 to your computer and use it in GitHub Desktop.
<html>
<head>
</head>
<body>
I'm the chrome.
{{>content}}
</body>
</html>
I'm the admin menu
{{>admin_menu}}
I'm the admin content
{{>content}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment