From 7c9e85dc3e6519dc63e926140d6fbce533af2901 Mon Sep 17 00:00:00 2001 From: xing Date: Fri, 16 Sep 2022 23:39:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/index/index.html b/templates/index/index.html index 863ae8f..6c333ba 100644 --- a/templates/index/index.html +++ b/templates/index/index.html @@ -24,14 +24,20 @@ + {{if $v.CategoriesHtml}} 分类 {{$v.CategoriesHtml|unescaped}} + {{end}} + + {{if $v.TagsHtml}} 标签 {{$v.TagsHtml|unescaped}} + {{end}} + {{$v.PostTitle}}有1条评论