nodes-ui
Version:
UI Components for Nodes Backends
29 lines (25 loc) • 786 B
HTML
<!--[if IE 9]><html class="lt-ie10" lang="en" > <![endif]-->
<html class="no-js" lang="en" dir="ltr">
<head>
{{> head}}
{{> scripts}}
</head>
<!--<body class="local fullbleed">-->
<!--<body class="staging fullbleed">-->
<body>
{{> body }}
<!--<div id="environment-notice" class="local">-->
<!--<p>-->
<!--<span class="fa fa-warning"></span>-->
<!--Local environment-->
<!--</p>-->
<!--</div>-->
<!--<div id="environment-notice" class="staging">-->
<!--<p>-->
<!--<span class="fa fa-warning"></span>-->
<!--Staging environment-->
<!--</p>-->
<!--</div>-->
</body>
</html>