% @title = t('.title') %> <% @meta_description = t('.meta_description') %> <%= content_for :header do %>
<%= t '.table_name' %> | <%= t '.table_class_of' %> |
---|---|
<%= link_to person do %> <%= person.first_name %> <%= person.middle_name %> <%= person.last_name %> <% if person.clips.length > 0 %> (<%= pluralize(person.clips.size, 'Video') %>) <% end -%> <% end -%> | <%= person.graduating_class %> |