diff options
Diffstat (limited to 'python/gras/query/main.html')
-rw-r--r-- | python/gras/query/main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/gras/query/main.html b/python/gras/query/main.html index a3864a2..04e5a49 100644 --- a/python/gras/query/main.html +++ b/python/gras/query/main.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"/> <meta http-equiv="Content-Style-Type" content="text/css" /> - <title>GRAS Status Monitor</title> + <title>GRAS Query Client</title> <link rel="stylesheet" type="text/css" href="/main.css" /> <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" /> <script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.js"></script> |