header("Content-type: image/svg+xml");<!--[* Smarty *]-->
<svg width="90%" height="100%"
xmlns="http://www.w3.org/2000/svg" version="1.2" streamable="true">
<pageSet>
<page>
<text x="15%" y="10%"
font-family="Arial" font-size="18">
<!--[$title]--> </text>
<text x="5%" y="11%"
font-family="Arial" font-size="10">
By: <!--[$core.author]--> (<!--[$core.creator]-->) <!--[$core.lastUpdated|date_format:"%Y.%m.%d"]-->
</text>
<text x="5%" y="15%" font-family="Arial" font-size="12">
<!--[foreach from=$text item=p]-->
<!--[$p]-->
<!--[/foreach]-->
</text>
</page>
</pageSet>
</svg>Template courtesy of Designs By Darren.