document_added.text.plain.rhtml
4 lines
| 214 B
| text/html+ruby
|
RhtmlLexer
|
r823 | <%= @document.title %> (<%= @document.category.name %>) | ||
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'documents', :action => 'show', :id => @document %> | ||||
<%= @document.description %> | ||||