forked from PeachCloud/peach-workspace
First workspace commit
This commit is contained in:
6
peach-web/templates/snippets/noscript.html.tera
Normal file
6
peach-web/templates/snippets/noscript.html.tera
Normal file
@ -0,0 +1,6 @@
|
||||
<!-- share ux information with the user if JS is disabled -->
|
||||
<noscript>
|
||||
<div class="capsule flash-message info-border">
|
||||
<p class="center-text">This website may be temporarily unresponsive while settings are being saved.</p>
|
||||
</div>
|
||||
</noscript>
|
Reference in New Issue
Block a user