second try
[vsorcdistro/.git] / ryu / build / lib.linux-armv6l-2.7 / ryu / app / gui_topology / html / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <link rel="stylesheet" type="text/css" href="./ryu.topology.css">
6 <script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
7 </head>
8 <body>
9 <h1>Ryu Topology Viewer</h1>
10 <script src="./ryu.topology.js" charset="utf-8"></script>
11 </body>
12 </html>