From 5c0e350c7d9302afe67bdc68616532536e513004 Mon Sep 17 00:00:00 2001 From: noday Date: Thu, 6 Sep 2012 23:04:35 +0800 Subject: [PATCH] fix bug --- 5styles/--error.ftl | 38 ++++++++++++++++++++++++++++++++++++++ 5styles/footer.ftl | 2 +- idream/macro-head.ftl | 2 +- 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 5styles/--error.ftl diff --git a/5styles/--error.ftl b/5styles/--error.ftl new file mode 100644 index 0000000..611abbf --- /dev/null +++ b/5styles/--error.ftl @@ -0,0 +1,38 @@ +<#include "macro-head.ftl"> + + + + <@head title="${notFoundLabel} - ${blogTitle}"> + + + + + + + <#include "top-nav.ftl"> +
+ <#include "header.ftl"> +
+
+
+ +
+

${notFoundLabel}

+

${noArticleContentLabel}

+

${returnTo1Label}${blogTitle}

+
+
+
+ +
+ +
+ + diff --git a/5styles/footer.ftl b/5styles/footer.ftl index ee7c0a7..b0e4034 100644 --- a/5styles/footer.ftl +++ b/5styles/footer.ftl @@ -11,7 +11,7 @@ G  Solo, ver ${version}   - Theme by Noday + Theme[5style for 0.5.0] by Noday & Mars Lau

diff --git a/idream/macro-head.ftl b/idream/macro-head.ftl index 695aaf4..463dc1b 100644 --- a/idream/macro-head.ftl +++ b/idream/macro-head.ftl @@ -8,7 +8,7 @@ - + ${htmlHead}