aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components/errors/api-error.blade.php
blob: 1d4609acc98d3f1f5990eeb14088ee3f0200e19d (plain)
1
2
3
4
<div class="error-box">
    <p><b>API Error:</b> There was an error connecting to the API.</p>
    <p>If this error persists, please notify me via <a href="mailto:webmaster@diskfloppy.me">e-mail</a>.</p>
</div>