mirror of https://github.com/apache/cloudstack.git
13 lines
388 B
HTML
13 lines
388 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-gb">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<title>Example Plugin</title>
|
|
</head>
|
|
<body>
|
|
This is an example iframe plugin, please configure the config.json to remove this in production environment.
|
|
</body>
|
|
</html>
|