Index: app/views/boards/show.rhtml =================================================================== --- app/views/boards/show.rhtml (revision 1942) +++ app/views/boards/show.rhtml (working copy) @@ -26,6 +26,7 @@

<%=h @board.name %>

+

<%=h @board.description %>

<% if @topics.any? %>