UNPKG
magcore-osd-access-control
Version:
latest (5.6.11-7e85abf)
5.6.11-7e85abf
5.6.9-affe868
2.8.0
2.6.0
2.0.20
2.0.19
2.0.17
2.0.13
2.0.5
1.3.0
1.2.8
OSD for access control for MAGCORE platform.
magcore-osd-access-control
/
index.html
13 lines
•
322 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
</
title
>
<
meta
charset
=
"utf-8"
>
<
link
rel
=
"icon"
type
=
"image/png"
href
=
"img/favicon.png"
>
<
script
type
=
"text/javascript"
src
=
"main.js"
>
</
script
>
</
head
>
<
body
>
<!-- top-level page block-->
<
div
class
=
"component page"
id
=
"pageMain"
>
</
div
>
</
body
>
</
html
>