Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						17fc7b7
	
1
								Parent(s):
							
							c3994a1
								
Update templates/index.html
Browse files- templates/index.html +1 -1
    	
        templates/index.html
    CHANGED
    
    | @@ -30,7 +30,7 @@ | |
| 30 | 
             
            			</select>
         | 
| 31 | 
             
            			<textarea id="input" placeholder="Enter text here...">I am Lorde Ya Ya Ya</textarea>
         | 
| 32 | 
             
            			<button id="generate">Generate</button>
         | 
| 33 | 
            -
            			<textarea id="output" placeholder="Generated text will appear here..."></textarea>
         | 
| 34 | 
             
            		</div>
         | 
| 35 | 
             
            		<div id="form">
         | 
| 36 | 
             
            			<div class="tweets">
         | 
|  | |
| 30 | 
             
            			</select>
         | 
| 31 | 
             
            			<textarea id="input" placeholder="Enter text here...">I am Lorde Ya Ya Ya</textarea>
         | 
| 32 | 
             
            			<button id="generate">Generate</button>
         | 
| 33 | 
            +
            			<textarea id="output" placeholder="Generated text will appear here (takes 30-40seconds)..."></textarea>
         | 
| 34 | 
             
            		</div>
         | 
| 35 | 
             
            		<div id="form">
         | 
| 36 | 
             
            			<div class="tweets">
         |