Websites/app/views/static/access_denied.html.erb

7 lines
87 B
Plaintext
Raw Permalink Normal View History

2024-05-03 03:04:43 +00:00
<% content_for(:page_title) do %>
Access Denied
<% end %>
<h1><%= @message %></h1>