pupilfirst/pupilfirst

View on GitHub
app/views/organisations/students/standing.html.erb

Summary

Maintainability
Test Coverage
<% content_for(:head) do %>
  <title><%= @presenter.page_title(:org_admin) %></title>
<% end %>
<%=  render 'shared/user_standing',  back_link_path: org_student_path(@student) %>