mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Add emergency maintenance notice
This commit is contained in:
parent
58979db119
commit
f82ccc379e
@ -20,6 +20,14 @@
|
||||
|
||||
<main>
|
||||
<div>
|
||||
<div class="row">
|
||||
<div class="card-panel light-blue darken-3 col s12">
|
||||
<p class="white-text center">
|
||||
Important notice: Notebook.ai will be going down temporarily for emergency maintenance to upgrade the database at <strong>22:00 UTC</strong>.
|
||||
This maintenance should last no longer than 1 hour.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col s12 m12 <%= (current_user && current_user.content_count > 0) ? 'l9' : 'l12' %>">
|
||||
<%= yield %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user