aboutsummaryrefslogtreecommitdiff
path: root/templates/thread.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2019-12-13 20:04:28 +0000
committerr <r@freesoftwareextremist.com>2019-12-13 20:21:56 +0000
commit28226401d76ebedb39129746eaaa1613c452f0eb (patch)
tree4511fc48627475ae5fc27156fa46ccaef10717da /templates/thread.tmpl
parent55d559552c23ed8772092f7383e7700609089f62 (diff)
downloadbloat-28226401d76ebedb39129746eaaa1613c452f0eb.tar.gz
bloat-28226401d76ebedb39129746eaaa1613c452f0eb.zip
Update page title and add navigation links
Diffstat (limited to 'templates/thread.tmpl')
-rw-r--r--templates/thread.tmpl3
1 files changed, 2 insertions, 1 deletions
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"}}
-<h1> THREAD </h1>
+<div class="page-title"> Thread </div>
+{{template "navigation.tmpl"}}
{{range .Context.Ancestors}}
{{template "status.tmpl" .}}