Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Closing div for #log
  • Loading branch information
rcb4t2 authored Dec 6, 2018
1 parent 653d76d commit dc2a1eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
@@ -23,9 +23,10 @@ <h1>Asynchronous Flask Communication</h1>
<p>Asynchronous page updates will appear here:</p>
<h3>Number list:</h3>
<div id="log">
</div> <!-- /#log -->
</div>
</div>


</body>
</html>
</html>

0 comments on commit dc2a1eb

Please sign in to comment.