From a8264c8f62e1d2608f74f4a8dabb4489aa7a24c0 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Fri, 10 Jun 2016 07:31:33 -0400 Subject: [PATCH] update bootstrap theme --- contrib/templates/bootstrap/board.mustache | 2 +- contrib/templates/bootstrap/thread.mustache | 2 +- contrib/templates/bootstrap/ukko.mustache | 12 ++++++++---- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/contrib/templates/bootstrap/board.mustache b/contrib/templates/bootstrap/board.mustache index 51621e7..8e417b3 100644 --- a/contrib/templates/bootstrap/board.mustache +++ b/contrib/templates/bootstrap/board.mustache @@ -18,8 +18,8 @@ - + {{board.Board}} diff --git a/contrib/templates/bootstrap/thread.mustache b/contrib/templates/bootstrap/thread.mustache index 1e1f5aa..e160708 100644 --- a/contrib/templates/bootstrap/thread.mustache +++ b/contrib/templates/bootstrap/thread.mustache @@ -17,8 +17,8 @@ - + {{thread.OP.Subject}} diff --git a/contrib/templates/bootstrap/ukko.mustache b/contrib/templates/bootstrap/ukko.mustache index 9ba67a8..2b70b74 100644 --- a/contrib/templates/bootstrap/ukko.mustache +++ b/contrib/templates/bootstrap/ukko.mustache @@ -11,8 +11,8 @@ + -
@@ -29,10 +29,14 @@

{{#i18n.Translations}}{{posted_on_label}}{{/i18n.Translations}} {{OP.Board}}

-
- {{{OP.Truncate.RenderPost}}} +
+
+ {{{OP.Truncate.RenderPost}}} +
{{#Truncate.Replies}} - {{{Truncate.RenderPost}}} +
+ {{{Truncate.RenderPost}}} +
{{/Truncate.Replies}}