Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
policy
/
gui
/
e56f12777c43885696a98f07e01c040f95ca7015
/
.
/
gui-server
/
src
/
main
/
resources
/
static
/
index.html
blob: 3b079a843bb4c1bfeb2b9914a84faede838bff40 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
lang
=
"en"
>
<head>
<meta
charset
=
"utf-8"
>
<title>
ONAP Policy GUI
</title>
</head>
<body>
<ul>
<li><a
href
=
"/apex-editor/"
>
Apex Policy Editor
</a></li>
<li><a
href
=
"/clamp/"
>
CLAMP Designer UI
</a></li>
</ul>
</body>
</html>