blob: f2f98269571eccf1634f5f8c10cd8760c99d931a [file]
{#example_1}
<div>
Earth to {$headers.name}. Come in, {$headers.name}.
</div>
{#}
{#example_2}
<div>
Mars to {$headers.name}. Come in, {$headers.name}. This is the body: {$body}
</div>
{#}