16 lines
451 B
HTML
16 lines
451 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8" />
|
||
|
<link rel="icon" href="/static/favicon.ico" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<title>Mini RBAC</title>
|
||
|
<script type="module" crossorigin src="/static/assets/index.ab0d47a4.js"></script>
|
||
|
<link rel="stylesheet" href="/static/assets/index.9af6577f.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="app"></div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|