diff web/views/top.tpl @ 333:298e502fdcd4

Add some web server handling
author Matt Johnston <matt@ucc.asn.au>
date Tue, 12 Jun 2012 00:09:09 +0800
parents
children a8ff20f15734
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/views/top.tpl	Tue Jun 12 00:09:09 2012 +0800
@@ -0,0 +1,5 @@
+<html>
+<body>
+<img src="graph.png?{{urlparams}}"/>
+</body>
+</html>