<!DOCTYPE html>
<html>
<head>
<title>P3X Redis UI</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/">
</head>
<body id="p3x-redis-ui-bootstrap" ng-cloak md-theme-watch md-theme="{{ $root.p3xr.state.themeLayout }}" md-colors="{ background: 'background' }">
<p3xr-layout></p3xr-layout>
</body>
</html>