Websites/app/views/static/readonly.html.erb
2024-05-02 22:04:43 -05:00

7 lines
147 B
Plaintext

<% content_for(:page_title) do %>
Read Only
<% end %>
<h1>Read Only</h1>
<h3>This service is currently in read only mode. Try again later.</h3>