diff --git a/contrib/templates/placebo/board.mustache b/contrib/templates/placebo/board.mustache
index 0cf2b12..2ae79f7 100644
--- a/contrib/templates/placebo/board.mustache
+++ b/contrib/templates/placebo/board.mustache
@@ -20,6 +20,7 @@
+ {{{board.Navbar}}}
decentralized and distributed
diff --git a/contrib/templates/placebo/thread.mustache b/contrib/templates/placebo/thread.mustache
index 21597c1..136db4e 100644
--- a/contrib/templates/placebo/thread.mustache
+++ b/contrib/templates/placebo/thread.mustache
@@ -19,7 +19,7 @@
- {{{ thread.Navbar }}}
+ {{{thread.Navbar}}}