8 lines
131 B
HTML
8 lines
131 B
HTML
<document>
|
|
<@if(context.header.render)>
|
|
<head> <@var(context.header.text)> </head>
|
|
<@endif>
|
|
<body>
|
|
</body>
|
|
</document>
|