block_legend
Created by: hiran, Last modification: 10 Jan 2007 (22:43 UTC)
Sample
<?php
{legend legend="Edit/Create Sample"}
<div class="row">
{formlabel label="Title" for="title"}
{forminput}<input>{/forminput}
</div>
{/legend}
?>