Index: trunk/webapps/cmsmonitor/index.html
===================================================================
--- trunk/webapps/cmsmonitor/index.html	(revision 377)
+++ trunk/webapps/cmsmonitor/index.html	(revision 386)
@@ -4,5 +4,5 @@
 <!-- Launch with  python -m CGIHTTPServer 80  -->
   <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-    <title>CMS Monitor v0.2</title> 
+    <title>CMS Monitor v</title> 
 <style>
 * {
@@ -36,5 +36,5 @@
 </style>
 </head>
-<body>
+<body onLoad="showRevision();"> 
 <div class="row">
   <div class="column left" >
@@ -52,5 +52,6 @@
 </div>
 
-
+    <script  src="../common/js/displayutils.js"></script>
+    <script  src="../common/js/revision.js"></script>
     <script  src="../common/js/fileutils.js"></script>
    <script>
