Server down
The application has run into problems and is not working as it should at the moment. We are aware of the error and will do our best to get it working again.
<main class="container">
<div class="row error-page align-items-center">
<div class="error-page-content col-12 col-md-6">
<h1>Server down</h1>
<p>The application has run into problems and is not working as it should at the moment. We are aware of the error and will do our best to get it working again.</p>
<p class="error-page-home-link">
<a class="btn btn-primary" href="#!">Go to homepage</a>
</p>
</div>
<div class="error-page-image col-12 col-md-6">
<img src="{path-to-image}/server_down.svg" alt="Server down illustration">
</div>
</div>
</main>
The application has run into problems and is not working as it should at the moment. We are aware of the error and will do our best to get it working again.