Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
aaf
/
oom
/
f92ec3038efcb0d6f22e04be713a9d44708753d9
/
.
/
resources
/
config
/
public
/
iframe_denied_test.html
blob: 613e9c70c14136cb0e3e969cfff7236351517c8c [
file
] [
log
] [
blame
]
Mahendra Raghuwanshi
f92ec30
2018-05-03 12:15:03 +0000
[
diff
] [
blame^
]
1
<!DOCTYPE html>
2
<html>
3
<body>
4
5
<iframe
src
=
"https://mithrilcsp.sbc.com:8095/gui/home"
>
6
<p>
Your browser does not support iframes.
</p>
7
</iframe>
8
9
</body>
10
</html>