{extends 'layout_view.tpl'} {block name="title"} {title}{$menuInfo.title|escape}{/title} {/block} {block name="content"}

Smarty Code

    {ldelim}menu id={$menuId} type={$preview_type} css={$preview_css} bootstrap={$preview_bootstrap}{rdelim}
{*
 cannot have extra spaces for indenting *}
    

{$menuInfo.name|escape}

{if $preview_type eq 'horiz'} {/if}
{/block}