summaryrefslogtreecommitdiffstats
path: root/app/views/boards
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/boards')
-rw-r--r--app/views/boards/show.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/boards/show.rhtml b/app/views/boards/show.rhtml
index 96818df34..06bb87ac7 100644
--- a/app/views/boards/show.rhtml
+++ b/app/views/boards/show.rhtml
@@ -26,6 +26,7 @@
</div>
<h2><%=h @board.name %></h2>
+<p class="subtitle"><%=h @board.description %></p>
<% if @topics.any? %>
<table class="list messages">