olsr-viz.htm 257 B

12345678910
  1. <%+header%>
  2. <noscript>
  3. <div class="warning">
  4. <%:You need to allow javascript in your browser to show this page.%>
  5. </div>
  6. </noscript>
  7. <iframe style="width:100%; height:640px; border:none" scrolling="no" src="/cgi-bin/olsr-viz.sh"></iframe>
  8. <%+footer%>