<div>{# header #}Content{# footer #}</div>
-----
<div>
    {# header #}
    Content
    {# footer #}
</div>