From 28226401d76ebedb39129746eaaa1613c452f0eb Mon Sep 17 00:00:00 2001 From: r Date: Fri, 13 Dec 2019 20:04:28 +0000 Subject: Update page title and add navigation links --- templates/thread.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/thread.tmpl') diff --git a/templates/thread.tmpl b/templates/thread.tmpl index 4d6aad0..ad312df 100644 --- a/templates/thread.tmpl +++ b/templates/thread.tmpl @@ -1,5 +1,6 @@ {{template "header.tmpl"}} -

THREAD

+
Thread
+{{template "navigation.tmpl"}} {{range .Context.Ancestors}} {{template "status.tmpl" .}} -- cgit v1.2.3