如何使用Dwoo模板引擎执行switch case语法。
答案 0 :(得分:0)
{if 3 == 5}
never gonna happen
{elseif 3 == 3}
if you don't see this, the world is coming to its end
{else}
this will never happen, unless, as previously mentionned, the world is coming to its end
{/if}