2016-04-20 16:32:12 +03:00
|
|
|
<!DOCTYPE html>
|
2016-04-29 17:23:33 +03:00
|
|
|
<html lang="en">
|
2017-04-19 12:52:08 +03:00
|
|
|
|
2016-04-20 16:32:12 +03:00
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
2016-07-28 13:38:22 +03:00
|
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
2016-04-20 16:32:12 +03:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2017-04-18 18:41:04 +03:00
|
|
|
<title>ng2-admin</title>
|
2016-07-28 13:38:22 +03:00
|
|
|
|
2017-09-22 18:24:52 +03:00
|
|
|
<script type="javascript">
|
|
|
|
|
/* <![CDATA[ */
|
|
|
|
|
var _gaq = _gaq || [];
|
|
|
|
|
_gaq.push(['_setAccount', 'UA-61945105-1']);
|
|
|
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
|
(function() {
|
|
|
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
|
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
|
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
|
|
|
})();
|
|
|
|
|
(function(b){(function(a){"__CF"in b&&"DJS"in b.__CF?b.__CF.DJS.push(a):"addEventListener"in b?b.addEventListener("load",a,!1):b.attachEvent("onload",a)})(function(){"FB"in b&&"Event"in FB&&"subscribe"in FB.Event&&(FB.Event.subscribe("edge.create",function(a){_gaq.push(["_trackSocial","facebook","like",a])}),FB.Event.subscribe("edge.remove",function(a){_gaq.push(["_trackSocial","facebook","unlike",a])}),FB.Event.subscribe("message.send",function(a){_gaq.push(["_trackSocial","facebook","send",a])}));"twttr"in b&&"events"in twttr&&"bind"in twttr.events&&twttr.events.bind("tweet",function(a){if(a){var b;if(a.target&&a.target.nodeName=="IFRAME")a:{if(a=a.target.src){a=a.split("#")[0].match(/[^?=&]+=([^&]*)?/g);b=0;for(var c;c=a[b];++b)if(c.indexOf("url")===0){b=unescape(c.split("=")[1]);break a}}b=void 0}_gaq.push(["_trackSocial","twitter","tweet",b])}})})})(window);
|
|
|
|
|
/* ]]> */
|
|
|
|
|
</script>
|
2016-04-20 16:32:12 +03:00
|
|
|
</head>
|
|
|
|
|
|
2016-05-17 14:13:56 +03:00
|
|
|
<body>
|
2017-04-19 12:52:08 +03:00
|
|
|
<app>
|
|
|
|
|
</app>
|
2016-04-20 16:32:12 +03:00
|
|
|
|
2017-04-19 12:52:08 +03:00
|
|
|
<div id="preloader">
|
|
|
|
|
<div></div>
|
|
|
|
|
</div>
|
2016-04-20 16:32:12 +03:00
|
|
|
|
|
|
|
|
</body>
|
2017-04-19 12:52:08 +03:00
|
|
|
|
2016-04-20 16:32:12 +03:00
|
|
|
</html>
|