quick maintenance page


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <title>503 - Service temporary unavailable</title>
  3. </head>
  4. <h1>503 - Service temporary unavailable</h1>
  5. <p>Sorry, this website is currently down for maintainance please
  6. retry in a few minutes</p>
  7. </body>
  8. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.