We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I have some html template code like this:
<!--[if lt IE 9]> <script src="/assets/js/ie/html5.js"></script> <script src="/assets/js/ie/respond.min.js"></script> <![endif]-->
These codes is removed by SB. Is it right?