Last active
August 29, 2015 14:17
-
-
Save AlexMcowkin/a0603fdf2ecb565dfe1a to your computer and use it in GitHub Desktop.
enable JS in browser
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<noscript> | |
Для полной работы сайта необходимо, чтоб в вашем браузере был включен JavaScript.<br /> | |
Здесь вы найдете <a href="http://www.enable-javascript.com/" target="_blank" rel="nofollow">инструкции</a> как включить | |
JavaScript в вашем браузере. | |
</noscript> | |
<!--[if lt IE 8]> | |
<p class="browserupgrade">Вы используете <strong>старую</strong> версию баузера. Пожалуйста, | |
<a href="http://browsehappy.com/">обновите ваш браузер</a>.</p> | |
<![endif]--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment