Repository URL to install this package:
|
Version:
0.1.1 ▾
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Ocelot</title>
<meta name="description" content="Administration page for Ocelot">
<meta name="author" content="Ocelot">
<meta name="keywords" content="ocelot admin">
<link rel="stylesheet" href="/css/vendor.bundle.css">
<link rel="stylesheet" href="/css/bootstrap.css">
<link rel="stylesheet" href="/css/app.css">
</head>
<body class="layout-boxed">
<div id="app"></div>
<script src="/js/vendor.bundle.js"></script>
<script src="/js/app.bundle.js"></script>
</body>
</html>