RSS Git Download  Clone
Raw Blame History 455B 17 lines
HTML rendered
<!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="/">
    <link rel="icon" type="image/png" href="images/256x256.png" />
</head>
<body id="p3xr-redis-ui-bootstrap" ng-cloak md-theme-watch md-theme="{{ $root.p3xr.state.themeLayout }}" md-colors="{ background: 'background' }">

    <p3xr-layout></p3xr-layout>



</body>
</html>