+
+ ← 修订列表
+ · 当前帖子
+
+ 修订 #{{.RevID}}
+ {{.EditorName}} · {{.CreatedLabel}}
+ {{template "base/alert" .}}
+
+ {{.Title}}
+ {{if .Tags}}标签:{{.Tags}}
{{end}}
+ {{safeHTML .BodyHTML}}
+
+
+{{template "base/footer" .}}
+{{end}}
diff --git a/templates/post/revisions.tmpl b/templates/post/revisions.tmpl
new file mode 100644
index 0000000..93cfed5
--- /dev/null
+++ b/templates/post/revisions.tmpl
@@ -0,0 +1,24 @@
+{{define "post/revisions"}}
+{{template "base/head" .}}
+{{template "base/navbar" .}}
+