mirror of https://github.com/twbs/ratchet.git
Build mobile apps with simple HTML, CSS, and JS components.
http://goratchet.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
326 B
10 lines
326 B
11 years ago
|
<!--[if lt IE 9]>
|
||
|
<div class="bs-callout bs-callout-danger">
|
||
|
<h4>Attention!</h4>
|
||
|
<p>
|
||
|
Looks like your current browser is old and doesn't support many features used in this page.
|
||
|
Please take a second to <a href="http://browsehappy.com/">upgrade to a more modern browser</a>.
|
||
|
</p>
|
||
|
</div>
|
||
|
<![endif]-->
|