remove noscript template snippet

This commit is contained in:
2022-01-14 15:30:16 +02:00
parent 166f4d25ae
commit 65dbc6bdd4

View File

@ -1,6 +0,0 @@
<!-- 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>