Files
NodeBB/public/templates/noscript/header.tpl

9 lines
348 B
Smarty
Raw Normal View History

2013-09-03 12:17:55 -04:00
<div class="alert alert-danger">
<p>
2013-09-03 12:17:55 -04:00
Your browser does not seem to support javascript. As a result, your viewing experience will be diminished, and you have been placed in <strong>read-only mode</strong>.
</p>
<p>
Please download a browser that supports javascript, or enable it, if it disabled (i.e. NoScript).
</p>
</div>