personal-website/docs/www/errors/503.php

11 lines
352 B
PHP
Raw Normal View History

2024-05-08 12:57:04 +02:00
<?php
display_header("503: Service Unavailable");
?>
<article>
<h2>503: Service Unavailable</h2>
<div class="centered-container">
<img src="https://assets.zdenekborovec.cz/upload/db3181344f0249a09fbc2ba1096b35c4/4b974e9c1e214ea4ad57174a33aa1c4f/bb9d675f430f4fd8990fd3a993a7ee96" alt="GIF of a cat going to work in a cardboard box.">
</div>
</article>