aboutsummaryrefslogtreecommitdiff
path: root/templates/timeline.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/timeline.tmpl')
-rw-r--r--templates/timeline.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/timeline.tmpl b/templates/timeline.tmpl
index b9ee3a5..7f3234c 100644
--- a/templates/timeline.tmpl
+++ b/templates/timeline.tmpl
@@ -1,5 +1,6 @@
{{template "header.tmpl"}}
-<h1> TIMELINE </h1>
+<div class="page-title"> Timeline </div>
+{{template "navigation.tmpl"}}
<form class="timeline-post-form" action="/post" method="POST">
<label for="post-content"> New Post </label>