活动抽奖

抽奖结果:

{%if level == 1%} 一等奖 {%elif level == 2%} 二等奖 {%else%} 三等奖 {%end%}

{%for x in lucky_guys%}

{{x}}

{%end%}