Project

General

Profile

Patch #2079 » board_description.diff

Go MAEDA, 2008-10-24 04:21

View differences:

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">
(1-1/2)