<!DOCTYPE html>
<html lang="en">
<head>
  <base href="/">
  <meta name="fragment" content="!">
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <link rel="shortcut icon" href="https://www.tokeet.com/images/favicon.png">
  <meta name="description" content="Vacation rental, holiday rental, short-term rental. {{ $site.meta.description }}">
  <meta name="keywords" content="Vacation rental, holiday rental, short-term rental. {{ $site.meta.keywords }}">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title ng-bind="$site.pageTitle">Rental Website</title>

  <style>
    html, body {
      background-color: #FFF;
    }
  </style>

  <script>
    window.prerenderReady = false
  </script>
</head>
<body>
  <ui-view></ui-view>
<script type="text/javascript" src="/app.f342ee39cb7fffe7d873.js"></script></body>
</html>
