<%= render partial: "components/header", locals: { page_title: "401" } %> <%= render layout: "components/main_simple" do %>

Unauthorized

This page needs authorization to access.

<% end %>