<!DOCTYPE html>
<html lang="sv-SE" xml:lang="sv-SE">
  <head>
    {{>meta-tags}}
    <title>TUI Style guide - {{title}}</title>
    <link type="text/css" href="../../assets/css/new-style.css" rel="stylesheet">
    <link type="text/css" href="../../assets/css/print.css" rel="stylesheet" media="print">
    <script src="https://www.tui.se/cdn/polyfills/v9/ie-polyfills.js"></script>
    {{>web_clips}}
  </head>
  <body id="top" class="{{bodyClass}}" data-wf-locale="se"{{#if dataBaseUrl}} data-base-url="{{dataBaseUrl}}"{{/if}} data-wf-base-id="G-000073" data-wf-type="country" data-wf-entry-id="6dzkOW2hOgOWUgM66Iwok2">
    <div id="wf-top-nav">
      {{>wf_tui_top_navigation data=tui-navigation dontRenderInlineCss=true}}
    </div>
{% body %}
    {{>wf_footer footer}}
    <script src="../../js/tingle.min.js"></script>
    {{>js-refs}}
    {{#if loadGoogleMaps}}
      <script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBnY3TvI8MED2KO3KsEWI27y-kdWie0NbE&channel=BlueSE&callback=locationMap.initializeMap"></script>
    {{/if}}
    <script async src="https://www.tui.se/heart.se.js"></script>
    {{>markdown_converter}}
  </body>
</html>
