aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/errors/db-error.blade.php
blob: 45f615786c27b3f2847268610b699df3986f0325 (plain)
1
2
3
4
<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>