jared %!s(int64=3) %!d(string=hai) anos
pai
achega
5b8432fbe2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      web/static/index.html

+ 2 - 2
web/static/index.html

@@ -1,8 +1,8 @@
 <html>
     <body>
         <form action="/gen_tree" method="post">
-            KW: <input type="text" id="kw" name="kw"></br>
-            KW2: <input type="text" id="kw2" name="kw2">
+            KW: <input type="text" id="kw" name="kw" value=""></br>
+            KW2: <input type="text" id="kw2" name="kw2" value="">
             <input type="submit" value="gen">
         </form>
     </body>