<% provide(:title, @school.name) %>

<%= @school.name %>

<%= render partial: 'data_files/file_panel', locals: { repository: @school } %>