{include file="public/header" /} {load href="__PLUGINS__bootstrap/bootstrap-table.min.css"} {load href="__PLUGINS__bootstrap/bootstrap-table.min.js"}
{volist name="data.data" id="v"}
{$v.title}
{$v.name}
{/volist}
{include file="public/footer" /}