<!DOCTYPE html>
{{>tui-ascii-comment}}
<html lang="{{lang}}" xml:lang="{{lang}}">

<head>
  <title>{{title}}</title>
  {{>meta-tags}}
  <link type="text/css" href="" rel="stylesheet">
  <link rel="stylesheet" href="/cdn/assets/v3.6.75/new-style.css">
  {{>web_clips}}
</head>
{% body %}
</html>
