CINXE.COM

<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <meta name="apple-itunes-app" content="app-id=1028024655"> <link rel="manifest" href="manifest.json"> <title rg-page-title delimiter="{{' – '}}" no-title="YouTrack"></title> <base href="/"> <link rel="shortcut icon" href="static/favicon.ico?ec7189eae873dc35d92e2ee8330c22b8?ec7189eae873dc35d92e2ee8330c22b8" type="image/x-icon" sizes="16x16 32x32"/> <link rel="icon" href="static/icon.svg?68d08c78771bd20bcc4b154b3ce9e10f?68d08c78771bd20bcc4b154b3ce9e10f" type="image/svg+xml"/> <link rel="apple-touch-icon" sizes="180x180" href="static/apple-touch-icon.png?9e7dc0c36f153e07c9878397eca2a20e?9e7dc0c36f153e07c9878397eca2a20e"/> <meta name="msapplication-TileColor" content="#000000"/> </head> <body class="global" rg-shortcuts-app shortcuts-loop> <script> { // See common/components/theme/anti-flicker.ts const background = localStorage.getItem('com.jetbrains.youtrack.bodyBackgroundColor'); document.body.style.setProperty('background', background); } </script> <div class="app" ng-if="$root.isBootstrapped"> <div class="app__container" ng-class="{'yt-new-navigation': $root.showNewNavigation()}"> <yt-new-navigation ng-if="$root.showNewNavigation()" class="app__navigation js-main-navigation" data-test="navigation-bar"></yt-new-navigation> <yt-header ng-if="$root.showOldNavigation()" class="app__header"></yt-header> <div> <div id="recent-entities"></div> <yt-top-bar ng-if="$root.showNewNavigation()" data-test="header" class="app__header"></yt-top-bar> </div> <div ng-if="$root.applicationError" style="min-height: 360px;"> <yt-error code="{{$root.applicationError.status}}" guest="$root.applicationError.guest"></yt-error> </div> <div ng-if="!$root.applicationError" class="app__view-container"> <div class="app__view" ng-view></div> <div id="simplified-root"></div> </div> </div> </div> <div rg-dialog=""></div> <yt-page-loader></yt-page-loader> <div data-test="ytLoader" id="fast-loader"></div> <div data-nosnippet id="ring-old-browsers-message" class="ring-old-browsers-message ring-old-browsers-message_hidden" hidden> <span id="ring-old-browsers-message__smile" class="ring-old-browsers-message__smile" ng-non-bindable>{{ (&gt;_&lt;) }}</span> <br/><br/> <span id="ring-old-browsers-message__browser-message">This version of your browser is not supported.<br/> Try upgrading to the latest stable version.</span> <span id="ring-old-browsers-message__error-message">Something went seriously wrong.</span> <br/><br/> <!--[if IE 9]> <span>When using IE9.0 or higher, make sure that compatibility mode is disabled.</span> <![endif]--> </div> <script src="static/newrelic.js"></script> <script src="static/fast-loader.7094679c16c382c062cd.js"></script> <script src="static/vendor.f81d14f185bd27895dd2.js"></script> <script src="static/app.362a880e1dfd8c966244.js"></script> </body> </html>