{{foreach from=$location_link item=link name=link}}
{{$link}}{{if !$smarty.foreach.link.last}} > {{/if}}
{{/foreach}}
{{foreach from=$location_other item=other_link}} {{$other_link}} {{/foreach}}
{{$lang.data_operate_sql}}
{{$sql_code}}
{{$lang.please_prudent_exec}}
{{if $notice_data}}
{{$notice_data}}
{{/if}} {{if $table_header}}
{{foreach from=$table_header item=tb}}
{{$tb}}
{{/foreach}}
{{/if}} {{foreach from=$query_result item=list}}
{{foreach from=$list item=last}}
{{$last}}
{{/foreach}}
{{/foreach}}
{{$page}}