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

7 lines
87 B
Plaintext
Raw Normal View History

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