Skip to content

Commit

Permalink
Add a demo maintenance page
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalronin committed Oct 1, 2020
1 parent 3bb8898 commit 6318328
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<% content_for :title do %>
MoJ Maintenance Pages Demo
<% end %>
<% content_for :main_content do %>
<h1>Maintenance Pages Demo</h1>
<p>
This service is currently down for maintenance.
</p>
<p>
To find out more about maintenance pages, <a href="https://github.com/ministryofjustice/cloud-platform-maintenance-pages">click here</a>.
</p>
<% end %>

0 comments on commit 6318328

Please sign in to comment.