This commit is contained in:
Van
2019-03-22 12:45:12 +08:00
parent 5245aafcca
commit acffd3c0f3
5 changed files with 45 additions and 8 deletions

View File

@@ -21,6 +21,8 @@
<footer class="footer">
<div class="fn-clear">
${blogSubtitle}
<#include "../../common-template/macro-user_site.ftl"/>
<@userSite dir="n"/>
<div class="fn-right">
${blogTitle} &copy; ${year} ${footerContent}
</div>