diskfloppy.me/resources/views/components/errors/db-error.blade.php

5 lines
215 B
PHP
Raw Normal View History

<div class="error-box">
<p><b>DB Error:</b> There was an error connecting to the database.</p>
<p>If this error persists, please notify me via <a href="mailto:webmaster@diskfloppy.me">e-mail</a>.</p>
</div>