diff --git a/contrib/templates/placebo/board.mustache b/contrib/templates/placebo/board.mustache index 03c4cf4..b5661c9 100644 --- a/contrib/templates/placebo/board.mustache +++ b/contrib/templates/placebo/board.mustache @@ -11,8 +11,7 @@ - Navbar ( a function that renders the navbar, should not be escaped ) - Threads ( a list of Thread Models with the last few replies ) }} - + {{board.Board}} diff --git a/contrib/templates/placebo/boardlist.mustache b/contrib/templates/placebo/boardlist.mustache index a6e24a8..5767176 100644 --- a/contrib/templates/placebo/boardlist.mustache +++ b/contrib/templates/placebo/boardlist.mustache @@ -5,8 +5,7 @@ - frontend ( the name of the frontend ) - prefix ( the site's prefix ) }} - + diff --git a/contrib/templates/placebo/frontpage.mustache b/contrib/templates/placebo/frontpage.mustache index 03d1c6f..7036869 100644 --- a/contrib/templates/placebo/frontpage.mustache +++ b/contrib/templates/placebo/frontpage.mustache @@ -8,9 +8,7 @@ - frontend ( the name of the frontend ) - prefix ( the site's prefix ) }} - - + @@ -28,7 +26,7 @@
-

Enter

+

Enter

Board List

FAQ
diff --git a/contrib/templates/placebo/thread.mustache b/contrib/templates/placebo/thread.mustache index b250886..49f3545 100644 --- a/contrib/templates/placebo/thread.mustache +++ b/contrib/templates/placebo/thread.mustache @@ -10,8 +10,8 @@ - Board , the name of the Board this thread is on - BoardURL , the url that points to the board index page }} - + + {{board.Board}}