3 lines
159 B
Text
3 lines
159 B
Text
<fieldset class="preview"><legend><%= l(:label_preview) %></legend>
|
|
<%= textilizable @text, :attachments => @attachments, :object => @previewed %>
|
|
</fieldset>
|