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

5 lines
211 B
PHP
Raw Normal View History

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