changeset 523:21ce2b15128f

title
author Matt Johnston <matt@ucc.asn.au>
date Thu, 29 Jan 2015 22:52:26 +0800
parents 8a5860c6fddd
children 0833f0aaf159
files web/views/top.tpl
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/web/views/top.tpl	Fri Dec 19 22:53:31 2014 +0800
+++ b/web/views/top.tpl	Thu Jan 29 22:52:26 2015 +0800
@@ -1,6 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head>
+<title>Wort Temperature Log</title>
 <style type="text/css"><!--
 span.no_selection {
     -webkit-user-select: none; // webkit (safari, chrome) browsers
@@ -16,9 +17,6 @@
 </style>
 <title></title>
 </head>
-
-<!-- Click on the graph to zoom in, click on the Y axis labels to zoom out -->
-
 <body>
 <form action="" method="get">
 <span class="no_selection"><input type="image" style="width: 1200px" src="graph.png?{{urlparams}}"/></span>