Spaces:
Running
Running
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="viewport" content="width=device-width" /> | |
<title>AGV Demo</title> | |
<link rel="stylesheet" href="../static/css/main.css" /> | |
</head> | |
<body> | |
<h1>AGV Demo</h1> | |
<div class="card"> | |
<h1>Disclaimer</h1> | |
<p> | |
This page is still under testing. | |
</p> | |
</div> | |
<script | |
src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.contentWindow.min.js"></script> | |
</body> | |
</html> |