Gregniuki commited on
Commit
003c2f4
·
1 Parent(s): fd6f301

Update templates/interface.html

Browse files
Files changed (1) hide show
  1. templates/interface.html +1 -1
templates/interface.html CHANGED
@@ -10,7 +10,7 @@
10
  <body>
11
 
12
 
13
- <form method="post" action="/synthesize">
14
  <div>
15
  <label for="text_input">Text to synthesize:</label>
16
  <input type="text" id="text_input" name="text_input" placeholder="Enter your text here">
 
10
  <body>
11
 
12
 
13
+ <form method="post" action="/">
14
  <div>
15
  <label for="text_input">Text to synthesize:</label>
16
  <input type="text" id="text_input" name="text_input" placeholder="Enter your text here">