<%=l(:label_history)%>

<%= render :partial => 'history', :locals => { :journals => @journals } %>

<%= link_to l(:button_back), :action => 'show', :id => @issue %>