{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}