<{use class="yii\helpers\Html" }> <{$this->beginPage()}> <{Html::csrfMetaTags()}> <{$this->title}> <{registerLayoutCssFile url="@web/css/public.css"}> <{$this->head()}> <{if $this->baiduAnalytics === 1}> <{/if}>
<{if $smarty.config.isDemoSite }>
<{/if}> <{$this->beginBody()}> <{registerJsFile url="@web/js/jquery.min.js" position="POS_BEGIN"}> <{registerJsFile url="@web/js/framework.js" position="POS_BEGIN"}> <{registerJsFile url="@web/js/plugin/jquery.cookie.min.js" position="POS_BEGIN"}> <{registerJsFile url="@web/js/share.js" position="POS_END"}> <{$content}>
<{$this->endBody()}>
<{$this->endPage() }>