diff --git a/contrib/templates/placebo/board.mustache b/contrib/templates/placebo/board.mustache
index 2ae79f7..bc6b79e 100644
--- a/contrib/templates/placebo/board.mustache
+++ b/contrib/templates/placebo/board.mustache
@@ -26,6 +26,7 @@
decentralized and distributed
{{board.Name}}
+
{{{form}}}
{{#board.Threads}}
{{#Truncate}}
diff --git a/contrib/templates/placebo/navbar.mustache b/contrib/templates/placebo/navbar.mustache
index 5c0fa34..032b46e 100644
--- a/contrib/templates/placebo/navbar.mustache
+++ b/contrib/templates/placebo/navbar.mustache
@@ -2,7 +2,7 @@
navbar.mustache -- element on the top of each nod-mod page
TODO: make this not suck, have a board list, have board page list
-
+
template parameters:
- name ( the name of whatever resource we are on, board/thread )
- frontend ( the name of the frontend we are on )
@@ -19,11 +19,11 @@
|
-
+
Pages:
- Search
+ Search
{{# links }}
{{Text}}
{{/ links }}
@@ -31,26 +31,25 @@
|
-
+ {{#i18n.Translations}}{{front_page_title}}{{/i18n.Translations}}
|
-
+ {{#i18n.Translations}}{{overboard_title}}{{/i18n.Translations}}
|
-
+
-
+
|
-
diff --git a/contrib/templates/placebo/thread.mustache b/contrib/templates/placebo/thread.mustache
index 136db4e..09c85c6 100644
--- a/contrib/templates/placebo/thread.mustache
+++ b/contrib/templates/placebo/thread.mustache
@@ -26,6 +26,7 @@
decentralized and distributed