🐛 bug修复

pull/33/merge
ruibaby 2018-09-12 12:39:46 +08:00
parent 3f3eb50649
commit ce3a596c76
3 changed files with 3 additions and 7 deletions

View File

@ -1,4 +1,3 @@
<#compress >
<#include "module/_macro.ftl">
<@head>${options.blog_title} | <@spring.message code='admin.setting.title' /></@head>
<div class="wrapper">
@ -897,5 +896,4 @@
</div>
<#include "module/_footer.ftl">
</div>
<@footer></@footer>
</#compress>
<@footer></@footer>

View File

@ -1,4 +1,3 @@
<#compress >
<#include "module/_macro.ftl">
<@head>${options.blog_title} | <@spring.message code='admin.themes.edit.title' /></@head>
<div class="wrapper">
@ -182,5 +181,4 @@
</div>
<#include "module/_footer.ftl">
</div>
<@footer></@footer>
</#compress>
<@footer></@footer>

View File

@ -1,4 +1,4 @@
<#ftl output_format="HTML" strip_whitespace=true>
<#ftl strip_whitespace=true>
<#-- 统计代码 -->
<#macro statistics>