{% local image = args.mesImage or args.image %}{% local lang = string.sub(args.lang or req.lang or '', 1 , 2) %} {% if lang == 'zh' then %}{{args.title}}{% elseif lang == 'en' then %}{{args.title}}{% elseif lang == 'id' or lang == 'in' then %}{{args.title}}{% else %}{{args.title}}{% end %}