1 2 3 4
<?php echo use_helper("Asset") ?> <div class="branding"> <div class="logo"><?php echo image_tag("logo","alt=Title")?></div> </div>