Improved quotes
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="post_body">
|
||||
<%= post.body.bbcode_to_html().html_safe %>
|
||||
<%= post.body.bbcode_to_html(@my_blockquote).html_safe %>
|
||||
</td>
|
||||
</tr>
|
||||
<%end%>
|
||||
|
||||
Reference in New Issue
Block a user