- ${page.pageContent}
-
- <@comments commentList=pageComments article=page>@comments>
-
+
<#if 0 != recentComments?size>
-
+
+ ${blogTitle}
+ >
+ ${dynamicLabel}
+
+ -
+
-
- - --
- -- <#if "http://" == comment.commentURL> - ${comment.commentName} - <#else> - ${comment.commentName} - #if> - - --- ${comment.commentContent} --
#list>
- - - ${link.linkTitle} - - - #list> -
- + + ${link.linkTitle} + + + #list> +
-
<#list recentComments as comment>
<#include "common-comment.ftl"/>
-
-
-
-
- <#include "side.ftl">
+
+<@head title="${blogTitle}">
+
+
+@head>
+
+
+<#include "header.ftl">
+
+
+
-
- <#if 0 != links?size>
- - ${linkLabel}
--
- <#list links as link>
-
+
+
+ <#include "side.ftl">
+
+<#include "footer.ftl">
+
diff --git a/nijigen/macro-comments.ftl b/nijigen/macro-comments.ftl
index 2dabfdc..582ecc6 100644
--- a/nijigen/macro-comments.ftl
+++ b/nijigen/macro-comments.ftl
@@ -18,102 +18,114 @@
-->
<#macro comments commentList article>
-
+
- <#include "footer.ftl">
-
+
+
+ ${blogTitle}
+ >
+
+ ${linkLabel}
+
+
+ <#if 0 != links?size>
+
+ -
+ <#list links as link>
+
${commentLabel}
+
+
+-
<#list commentList as comment>
<#include 'common-comment.ftl'/>
#list>
${postCommentsLabel}
+
- <#if !isLoggedIn>
-
+
+
#if>
#macro>
<#macro comment_script oId>
-
+
#macro>
\ No newline at end of file
diff --git a/nijigen/page.ftl b/nijigen/page.ftl
index 4732f05..af7fc33 100644
--- a/nijigen/page.ftl
+++ b/nijigen/page.ftl
@@ -21,28 +21,28 @@
<#include "macro-comments.ftl">
-
- <@head title="${page.pageTitle} - ${blogTitle}">
-
-
- @head>
-
-
- <#include "header.ftl">
-
+ - - | -|
- - | -|
- - | -|
- - - - - - - - - - - - - - - - | -|
- - | -|
-
- |
- |
- - - | -|
+ + | +|
+ + | +|
+ + | +|
+ + + + + + + + + + + + + + + + | +|
+ + | +|
+
+ |
+ |
+ + + | +
-
-
-
-
-
- <#include "side.ftl">
+
+<@head title="${page.pageTitle} - ${blogTitle}">
+
+
+@head>
+
+
+<#include "header.ftl">
+
+<#include "footer.ftl">
+<@comment_script oId=page.oId>@comment_script>
+
diff --git a/nijigen/tag-articles.ftl b/nijigen/tag-articles.ftl
index f4ae0d1..604849f 100644
--- a/nijigen/tag-articles.ftl
+++ b/nijigen/tag-articles.ftl
@@ -20,27 +20,32 @@
<#include "macro-head.ftl">
-
- <@head title="${tag.tagTitle} - ${blogTitle}">
-
-
- @head>
-
-
- <#include "header.ftl">
-
+
+
+
- <#include "footer.ftl">
- <@comment_script oId=page.oId>@comment_script>
-
+
+ <@comments commentList=pageComments article=page>@comments>
+
+ <#include "side.ftl">
+
+
-
+ ${page.pageContent}
+
-
-
-
- <#include "side.ftl">
+
+<@head title="${tag.tagTitle} - ${blogTitle}">
+
+
+@head>
+
+
+<#include "header.ftl">
+
-
- <#include "article-list.ftl">
- - ${tag.tagTitle} - ${tagLabel} -
+
+
+ <#include "side.ftl">
+
+<#include "footer.ftl">
+
diff --git a/nijigen/tags.ftl b/nijigen/tags.ftl
index 2372cf6..121ac22 100644
--- a/nijigen/tags.ftl
+++ b/nijigen/tags.ftl
@@ -20,45 +20,51 @@
<#include "macro-head.ftl">
-
- <@head title="${allTagsLabel} - ${blogTitle}">
-
-
- @head>
-
-
- <#include "header.ftl">
-
+
- <#include "footer.ftl">
-
+ <#include "article-list.ftl">
+
+
+ ${blogTitle}
+ >
+
+ ${allTagsLabel}
+ >
+ ${tag.tagTitle} ${tagLabel}
-
-
-
- <#include "side.ftl">
+
+<@head title="${allTagsLabel} - ${blogTitle}">
+
+
+@head>
+
+
+<#include "header.ftl">
+
-
-
- - ${sumLabel} ${tags?size} ${tagLabel} -
+
+
+ <#include "side.ftl">
+
+<#include "footer.ftl">
+
+
+
+
- <#include "footer.ftl">
-
-
-
+
+
+
+ ${blogTitle}
+ >
+ ${sumLabel} ${tags?size} ${tagLabel}
+
+
+