]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/www/wvperf2html.py
continuous: Add contact link to web page with graphs
[can-benchmark.git] / continuous / www / wvperf2html.py
index ab69dc0d0c1c8b1db4d92bd297c7695be6de2ae2..e21ca16ea37da956ff7d492479550af4142867e7 100755 (executable)
@@ -355,7 +355,8 @@ $.getJSON('%(dataname)s', function(data) {
        'options': graph.options_json()})
     print(graph.getData(), file=open(graph.dataname, 'w'))
 print("Generated on "+time.strftime("%Y-%m-%d %H:%M %z"))
-print("""
+print("""<br />
+Contact: <a href="mailto:sojkam1@fel.cvut.cz">Michal Sojka</a>
     </body>
 </html>
 """)