<% if @issue.present? && User.current.allowed_to?(:view_helpdesk_tickets, @project) %>

<%= l(:label_helpdesk_contact) %>

<%= l(:label_loading) %>
<% end %>