Commit ac4822ad authored by Pavel Taskov's avatar Pavel Taskov

Website files TAC AGI dashboard on uist edu mk

parent 13bc4d8c
Pipeline #21 failed with stages
.header {
text-align: center;
}
.body {
height: 688px;
width: auto;
}
.footer {
text-align: center;
}
<!DOCTYPE html>
<html lang="en">
<head>
<title>ARTICONF Agilia Car Sharing Dashboard</title>
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="header">
<a href="#default" class="logo"><img src="ARTICONF_logo.png"></a>
<h1> Demo TAC Dashboard for car sharing use case </h1>
</div>
<div class="body">
<iframe src="http://192.168.15.220:5601/app/kibana#/dashboard/22ad5820-0d28-11ea-8ebf-8b2b7561e1cf?embed=true&_g=(refreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3A'2018-10-28T23%3A57%3A06.268Z'%2Cto%3A'2019-10-27T23%3A00%3A00.000Z'))" height="100%" width="100%"></iframe>
</div>
<div class="footer">
<a href="#default" class="footer"><img src="ATRICONF_Footer.png"></a>
</div>
</body>
<footer>
</footer>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment