From 87e790570ecacf3f1cb6d204ff3f37e9edea49b4 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 18 Apr 2017 20:10:36 -0400 Subject: [PATCH] more --- contrib/templates/placebo/board.mustache | 1 + contrib/templates/placebo/navbar.mustache | 15 +++++++-------- contrib/templates/placebo/thread.mustache | 1 + 3 files changed, 9 insertions(+), 8 deletions(-) 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
{{thread.Board}}
+
{{{form}}}