6 lines
242 B
HTML
6 lines
242 B
HTML
|
<section class="section">
|
||
|
<div class="notification is-danger">
|
||
|
<h3><strong>Database not available</strong></h3>
|
||
|
<p>Something went wrong while trying to connect to database. Check logs for details.</p>
|
||
|
</div>
|
||
|
</section>
|