anyone-oslo/pages

View on GitHub
app/views/errors/403.html.erb

Summary

Maintainability
Test Coverage
<% content_for :page_title, "Forbidden" %>

<p>
  You are not authorized to access this resource.
</p>

<%= render partial: 'errors/generic_help' %>