Skip to content

Instantly share code, notes, and snippets.

@marcoscoelho
Created September 2, 2011 19:32
Show Gist options
  • Save marcoscoelho/1189635 to your computer and use it in GitHub Desktop.
Save marcoscoelho/1189635 to your computer and use it in GitHub Desktop.
PyroCMS metadata places
<html>
<head>
{pyro:template:metadata} <!-- // default is "header", as {pyro:template:metadata in="header"} -->
</head>
<body>
{pyro:template:metadata in="body"}
[...]
{pyro:template:metadata in="footer"}
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment