Skip to content
Snippets Groups Projects
Commit ec30df69 authored by Ankit Kariryaa's avatar Ankit Kariryaa
Browse files

Webservice: add archive.html file that loads...

Webservice: add archive.html file that loads https://www.nomad-coe.eu/index.php?page=nomad-archive in a iframe
parent c5dc8675
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>NOMAD Meta Info</title>
<base https://analytics-toolkit.nomad-coe.eu/" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style>
#coe_iframe {
width: 100%;
height: 100vh;
}
body {
padding:0;
margin: 0;
}
html {
overflow: hidden;
}
</style>
</head><body><iframe id="coe_iframe" name="coe_iframe" target="_top" src="https://www.nomad-coe.eu/index.php?page=nomad-archive" scrolling="yes" marginwidth="0" marginheight="0" style="overflow: visible; /*! width: 100%; */ display: block;" frameborder="0"></iframe></body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment