browser-warning.html 326 B

123456789
  1. <!--[if lt IE 9]>
  2. <div class="bs-callout bs-callout-danger">
  3. <h4>Attention!</h4>
  4. <p>
  5. Looks like your current browser is old and doesn't support many features used in this page.
  6. Please take a second to <a href="http://browsehappy.com/">upgrade to a more modern browser</a>.
  7. </p>
  8. </div>
  9. <![endif]-->