<%= notice %>
<%= t('activerecord.models.subject_heading_type') -%>: <%= link_to @subject.subject_heading_type.display_name.localize, @subject.subject_heading_type -%>
<%= t('activerecord.models.subject_type') -%>: <%= link_to @subject.subject_type.display_name.localize, @subject.subject_type -%>
<%= t('activerecord.attributes.subject.term_transcription') -%>: <%= @subject.term_transcription -%>
<%= t('activerecord.attributes.subject.note') -%>: <%= @subject.note -%>