]> git.scottworley.com Git - voter/blobdiff - src/main.rs
Title
[voter] / src / main.rs
index 506c13bb3cbca05ecdbc40cc587f911e720b6f08..a1ec8bc6cec3a6f60035d2a0df413c7ff8d04a12 100644 (file)
@@ -78,6 +78,7 @@ fn set_cookie(mut response: cgi::Response, path: &str) -> Result<cgi::Response,
 const HTML_HEADER: &str = "
 <html>
   <head>
 const HTML_HEADER: &str = "
 <html>
   <head>
+    <title>Vote!</title>
     <style>
       input { transform: scale(1.5); }
     </style>
     <style>
       input { transform: scale(1.5); }
     </style>