Commit 6db02d01ba8daffccb6024b02b3bb68b0df77a56

Authored by Виталий
1 parent 286543fe

first

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -119,6 +119,7 @@ AppAsset::register($this);
119 119 d.documentElement.appendChild(js);
120 120 }(document,"ok_group_widget","52277933965492","{width:280,height:278}");
121 121 </script>
  122 + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
122 123 </head>
123 124 <body>
124 125 <?php $this->beginBody() ?>
... ...