{capture name=dialog} {foreach from=$membership_levels item="level" key="id"} {if $level.usertype eq $type} {/if} {/foreach}
{/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title=$title extra="width=100%"}