{include file="index/header" /}
{volist name="jianyuThemes" id="vo"}
{$vo.name}
{if $vo.open == 1} {:lang('Activated')} {else /}
{/if}
{/volist}
{include file="index/footer" /}