-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticle.html
More file actions
19 lines (19 loc) · 2.26 KB
/
Copy patharticle.html
File metadata and controls
19 lines (19 loc) · 2.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html><!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="ru"> <![endif]--><!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8" lang="ru"> <![endif]--><!--[if IE 8]>
<html class="no-js lt-ie9" lang="ru"> <![endif]--><!--[if gt IE 8]><!--><html class="no-js" lang="ru"><!--<![endif]--><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>Article Boilerplate</title><meta name="description" content=""><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="stylesheet" href="/styles/all-vendor-styles.min.css"><link rel="stylesheet" href="/styles/web-fonts.css"><link rel="stylesheet" href="/styles/all-my-styles.min.css"><script src="scripts/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script></head><body><!--[if lt IE 8]>
<p class="browserupgrade">Вы используете <strong>устаревшую</strong> версию браузера. Пожалуйста <a href="http://browsehappy.com/">обновите Ваш браузер</a> для корректного отображения данной страницы.</p>
<![endif]--><div class="wrapper"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Atque autem cum dolorum esse eum expedita, explicabo illo ipsum magnam nisi numquam odio officia porro quia sequi similique tempore temporibus voluptas?</p><h1>Title 1</h1><p>Article 1 text</p><h1>Title 2</h1><p>Article 2 text</p><h1>Title 3</h1><p></p><p>Article 2 tex erfergeg geg erg egr t</p><p>Sasada asdasd asd a</p><a href="#" class="fas fa-envelope"></a><p></p><a href="" class="fas fa-phone"></a></div><script src="/scripts/all.min.js"></script><!-- Google Analytics: change UA-XXXXX-X to be your site's ID. --><script>(function (b, o, i, l, e, r) {
b.GoogleAnalyticsObject = l;
b[l] || (b[l] =
function () {
(b[l].q = b[l].q || []).push(arguments)
});
b[l].l = +new Date;
e = o.createElement(i);
r = o.getElementsByTagName(i)[0];
e.src = '//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e, r)
}(window, document, 'script', 'ga'));
ga('create', 'UA-XXXXX-X', 'auto');
ga('send', 'pageview');</script></body></html>