personal-website/docs/www/errors/503.php
2024-05-08 13:34:37 +02:00

10 lines
352 B
PHP

<?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>