{include file="index/header" /}
{volist name="data" id="vo" key="k"} {if condition="($k - 1) % 7 == 0"}
{/if} {if condition="$vo.ri == '00'"} {else /} {/if} {/volist}
{if condition="$xiageyue != ''"} {/if}
{:lang('Checked in')} {:lang('Can check in')}
{:lang('Check in reward points')}

{:lang('Check in to get points')}: {$qiandao.checkin}

{:lang('Check in consecutively to get extra points')}: {$qiandao.checkincontinu}

{:lang('Check in for 3 consecutive days to get extra points')}: {$qiandao.checkinthreedays}

{:lang('Check in for a week to get extra points')}: {$qiandao.checkinweek}

{:lang('Check in for two consecutive weeks to get extra points')}: {$qiandao.checkintwoweek}

{:lang('Check in for one consecutive month to get extra points')}: {$qiandao.checkinmonth}

{:lang('Check in for two consecutive months to get extra points')}: {$qiandao.checkintwomonth}

{:lang('Check in for three consecutive months to get extra points')}: {$qiandao.checkinthreemonth}

{:lang('Check in for half a year to get extra points')}: {$qiandao.checkinhalfyear}

{:lang('Check in for one consecutive year to get extra points')}: {$qiandao.checkinyear}

{include file="index/footer" /}