{% _G['_test_'] = 0 %}
{(html/config.html)}
{% if _json.json then _json = _json.json end %}
{% if _json then %}
{% if string.lower(_meta.platform) == "ios" then %}
{% end %}
{% if gettablen(_json.body)>1 then %}
{(html/word_multi.html)}
{% else %}
{(html/word_single.html)}
{% end %}
{% else %}