Skip to content

Instantly share code, notes, and snippets.

@ixmatus
Created March 22, 2013 19:20
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 ixmatus/5223963 to your computer and use it in GitHub Desktop.
Save ixmatus/5223963 to your computer and use it in GitHub Desktop.
<metal:main use-macro="view.global_template">
<div metal:fill-slot="header">
<h1>Dashboard</h1>
</div>
<div metal:fill-slot="content">
<p>This is a place holder.</p>
</div>
</metal:main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment