changeset 1078:bb7c6b310b56

show wifi on the dhcp page Ignore-this: 868dc97ad54e8ef9358f6a25db7c405d darcs-hash:0e062661139af7b14a7876f2f6014ecd176c206a
author drewp <drewp@bigasterisk.com>
date Thu, 14 Apr 2016 00:20:02 -0700
parents d4218c0e0d30
children 3d0133cdce90
files service/dhcpleases/index.html
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/service/dhcpleases/index.html	Thu Apr 14 00:19:10 2016 -0700
+++ b/service/dhcpleases/index.html	Thu Apr 14 00:20:02 2016 -0700
@@ -68,5 +68,7 @@
      });
     </script>
     <dhcp-table></dhcp-table>
+
+    <iframe src="https://bigasterisk.com/wifi" height="500" style="width: 100%"></iframe>
   </body>
 </html>