Location: PHPKode > projects > Phraw > phraw/examples/example 1/resources/templates/module_example/view_example.html
{extends file='base.html'}

{block name='body'}
<h1>Example of a view</h1>
<p>The parameter in the url is: <b>{$url_parameter}</b></p>
<p><a href="/">Return to home page.</a></p>
{/block}
Return current item: Phraw