diff --git a/contrib/static/site.css b/contrib/static/site.css
index c7ca52f..6b9f62e 100644
--- a/contrib/static/site.css
+++ b/contrib/static/site.css
@@ -853,3 +853,8 @@ th > label {
:target {
background-color: #493769;
}
+
+
+ .mod {
+ display: none;
+ }
\ No newline at end of file
diff --git a/contrib/templates/placebo/board.mustache b/contrib/templates/placebo/board.mustache
index 80aa05b..2a2e726 100644
--- a/contrib/templates/placebo/board.mustache
+++ b/contrib/templates/placebo/board.mustache
@@ -38,7 +38,7 @@
Most of the rest of the wild west.
{{board.Name}}
-
+
{{{form}}}
{{#board.Threads}}
diff --git a/contrib/templates/placebo/thread.mustache b/contrib/templates/placebo/thread.mustache
index 5f4d118..7be9cc2 100644
--- a/contrib/templates/placebo/thread.mustache
+++ b/contrib/templates/placebo/thread.mustache
@@ -48,7 +48,7 @@
Most of the rest of the wild west.