aboutsummaryrefslogtreecommitdiff
path: root/templates/timeline.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/timeline.tmpl')
-rw-r--r--templates/timeline.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/timeline.tmpl b/templates/timeline.tmpl
index 09717c1..6280e65 100644
--- a/templates/timeline.tmpl
+++ b/templates/timeline.tmpl
@@ -3,7 +3,7 @@
<div class="page-title"> Timeline </div>
-{{template "postform.tmpl" }}
+{{template "postform.tmpl" .PostContext}}
{{range .Statuses}}
{{template "status.tmpl" .}}