{include file="index/header" /}
{volist name="jianyuThemes" id="vo"}
{$vo.name}
{if $vo.open == 1} {:lang('Activated')} {else /}
{/if}
{/volist}
{:lang('Confirm to delete?')}
{:lang('Are you sure you want to delete it? It cannot be recovered after deletion!')}
{include file="index/footer" /}