Prueba 2

<!DOCTYPE html>
<html>
<head>
    <title>Document</title>
</head>
<body>
    <iframe>
        https://rebrand.ly/inelint_fa050
    </iframe> 
</body>
</html>
<!DOCTYPE html>
<html lang="en" data-ng-app="app" ng-controller="AppCtrl">
<head>
  <!-- Google Tag Manager -->
  <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
          j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
          'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  })(window,document,'script','dataLayer','GTM-NXP8GK2');</script>
  <!-- End Google Tag Manager -->

  <meta charset="utf-8" />
  <title ng-bind="app.company.current_title || app.company.title"></title>
  <base href="/" />

  <meta property="og:title" content="Thinger.io | Cloud Console" />
  <meta property="og:description" content="Open Source Platform for the Internet of Things - The Internet of Thinger" />
  <meta property="og:image" content="https://s3.eu-west-1.amazonaws.com/thinger.io.files/logos/thinger_logo/thinger_logo.png" />

  <meta name="description" content="Open Source Platform for the Internet of Things - The Internet of Thinger" />
  <meta name="keywords" content="IoT, Internet Of Things, Open Source, cloud, platform, Internet of Thinger, thinger.io, thinger, esp8266, esp32, arduino, raspberry, intel, edison, sigfox" />
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />

  <link rel="preload" href="fonts/sourcesanspro.woff" as="font" type="font/woff" crossorigin>
  <link rel="preload" href="fonts/sourcesanspro-bold.woff" as="font" type="font/woff" crossorigin>
  <link rel="stylesheet" href="css/app.css">
  <link rel="manifest" href="/manifest.webmanifest">
  <link rel="icon" id="app_favicon" type="image/png" href="{{app.company.favicon | trusted}}" />

</head>
<body>
<div id="app" class="app" ng-class="{'invert': app.style.nightMode, 'app-aside-folded':app.style.asideFolded, 'container':app.style.container}" ui-view></div>

<script src="js/app.js"></script>

</body>
</html>
Scroll hacia arriba