6 lines
163 B
Text
6 lines
163 B
Text
<h2><%= "#{@issue.tracker_was} ##{@issue.id}" %></h2>
|
|
|
|
<%= render :partial => 'edit' %>
|
|
<% content_for :header_tags do %>
|
|
<%= robot_exclusion_tag %>
|
|
<% end %>
|