{volist name="lists" id="vo" key="k"}
{$vo.name}
{/volist}
{volist name="lists" id="vo" key="k"}
{$vo.content|raw}
{/volist}
{/if}