<html lang="{{ lang }}" dir="{{ text_dir }}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer">
<meta name="robots" content="noindex,nofollow,notranslate">
<meta name="google" content="notranslate">
{% if not allow_third_party_framing -%}
<style id="cfs-style">html{display: none;}</style>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="{{ theme_path }}/jquery/jquery-ui.css">
<link rel="stylesheet" type="text/css" href="{{ base_dir }}js/vendor/codemirror/lib/codemirror.css?{{ version }}">
<link rel="stylesheet" type="text/css" href="{{ base_dir }}js/vendor/codemirror/addon/hint/show-hint.css?{{ version }}">
<link rel="stylesheet" type="text/css" href="{{ base_dir }}js/vendor/codemirror/addon/lint/lint.css?{{ version }}">
<link rel="stylesheet" type="text/css" href="{{ theme_path }}/css/theme{{ text_dir == 'rtl' ? '.rtl' }}.css?{{ version }}">
<title>{{ title }}</title>
<noscript><style>html{display:block}</style></noscript>
<body{{ body_id is not empty ? ' id=' ~ body_id }}>
{{ load_user_preferences|raw }}
<span id="no_hint" class="hide"></span>
{% if is_warnings_enabled %}
{{ 'Javascript must be enabled past this point!'|trans|error }}
{% if is_menu_enabled and server > 0 %}
<span id="page_nav_icons" class="d-print-none">
<span id="lock_page_icon"></span>
<span id="page_settings_icon">