Repository URL to install this package:
|
Version:
0.5.11 ▾
|
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Ocelot SAAS</title>
<meta name="description" content="Administration page for Ocelot SAAS">
<meta name="author" content="Ocelot SAAS">
<meta name="keywords" content="ocelot-saas admin">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="shortcut icon" href="/dist/favicon.ico" type="image/x-icon">
<link rel="icon" href="/dist/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/dist/app.bundle.css" media="screen">
</head>
<body class="layout-boxed">
<div id="app"></div>
<script src="/dist/app.bundle.js"></script>
</body>
</html>