Patch #2079 » board_description.diff
| app/views/boards/show.rhtml (working copy) | ||
|---|---|---|
| 26 | 26 |
</div> |
| 27 | 27 | |
| 28 | 28 |
<h2><%=h @board.name %></h2> |
| 29 |
<p class="subtitle"><%=h @board.description %></p> |
|
| 29 | 30 | |
| 30 | 31 |
<% if @topics.any? %> |
| 31 | 32 |
<table class="list messages"> |