pupilfirst/pupilfirst

View on GitHub
app/views/users/standing.html.erb

Summary

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