Sha256: 037c008632cf24011fc106934682c01606673d3878c138eb615e7bc78796eec1
Contents?: true
Size: 389 Bytes
Versions: 6
Compression:
Stored size: 389 Bytes
Contents
<% @page_heading = _("Comments for") + " #{ link_to h(@article.title), :controller => '/admin/content', :action => 'show', :id => @article }" %> <% content_for('tasks') do %> <li><%= task_overview %></li> <% end %> <% form_tag :action=>"edit", :id => @comment.id do %> <div class="admin set"> <%= render_partial "form" %> </div> <%= cancel_or_save %> <% end %>
Version data entries
6 entries across 6 versions & 1 rubygems