From a96dff5804f0e403828f9c6570c398ed11a5bf06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=B6=85?= <17805310388@139.com> Date: Mon, 12 Aug 2024 14:13:16 +0800 Subject: [PATCH] post page --- templates/post.tmpl | 59 +++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 54 insertions(+), 5 deletions(-) diff --git a/templates/post.tmpl b/templates/post.tmpl index 173b96b..9b53295 100644 --- a/templates/post.tmpl +++ b/templates/post.tmpl @@ -4,12 +4,61 @@ Page 1 + + -

Page 1

-

This is the content of page 1.

-

{{.Title}}

-

{{.Slug}}

-

{{.Text}}

+
+
+
+

{{.Title}}

+
+ {{.AuthorID}} + {{.Created}} + {{.CommentsNum}}条 +
+
+
+ {{.Text}} +
+
+ 标签:{{.Type}} +
+
+
+

非特殊说明,本博所有文章均为博主原创。

+ +
+
+
+
+ 上一篇 +
+
+ 下一篇 +
+
+
+
+
+