Dynamically generates content according to the current template.
Place the content_for_header object between the <body> and </body> tags in the layout file.
content_for_header
<body>
</body>
layout file
The theme.html file requires the content_for_layout object.
theme.html
content_for_layout