<#LANG_OW_APP_NAME#>
[#if VIEW_MODE=""#]
[#inc view_weather.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="setting"#]
[#inc setting.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="help"#]
[#inc help.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="getCityId"#]
[#inc get_cityId.html#]
[#endif VIEW_MODE#]
[#if VIEW_MODE="wstation"#]
[#inc ws.html#]
[#endif VIEW_MODE#]