<% @competitions.each do |competition| %> "> <%= competition.year %> <%= link_to competition.competition_name, OrbitHelper.url_to_plugin_show(competition.to_param,'personal_competition'), target: "blank"%>
<%= competition.awarding_unit %> <%= competition.work_name %> <%= competition.student_name %> <% end %>