{{include file="public/header" /}}
{{:MyLang('article.base_nav_title')}}{{if empty($data['id'])}}{{:MyLang('created_title')}}{{else /}}{{:MyLang('edit_title')}}{{/if}} {{:MyLang('retreat_title')}}
{{include file="lib/is_enable" /}}
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_admin_article_save
{{/if}} {{if !empty($plugins_view_admin_article_save_data) and is_array($plugins_view_admin_article_save_data)}}
{{foreach $plugins_view_admin_article_save_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}}
{{/if}}
{{include file="lib/seo" /}}
{{:MyLang('retreat_title')}}
{{include file="public/footer" /}}