From 7f5f552cb6a415643414dfbc36af354f3ae45369 Mon Sep 17 00:00:00 2001 From: oncereply Date: Fri, 14 Dec 2012 17:59:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=AB=A0=E8=AF=84=E8=AE=BA=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=8F=8A=E8=AF=84=E8=AE=BA=E5=8A=9F=E8=83=BD(TODO)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstyle/article.ftl | 14 +++ bootstyle/css/bootstyle.css | 134 ++++++++++++++++++++-- bootstyle/footer.ftl | 10 +- bootstyle/header.ftl | 6 - bootstyle/macro-comments.ftl | 209 +++++++++++++++++++---------------- 5 files changed, 258 insertions(+), 115 deletions(-) diff --git a/bootstyle/article.ftl b/bootstyle/article.ftl index 5a01b07..473c1c2 100644 --- a/bootstyle/article.ftl +++ b/bootstyle/article.ftl @@ -1,4 +1,5 @@ <#include "macro-head.ftl"> +<#include "macro-comments.ftl"> @@ -71,6 +72,7 @@ + <@comments commentList=articleComments article=article>