added reset button and fixed javascript bugs
This commit is contained in:
@@ -84,6 +84,11 @@
|
||||
|
||||
<nav class="navbar navbar-light justify-content-end" style="border-bottom:2px solid white">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<a class="navbar-brand" href="#">
|
||||
|
||||
<img src="{{ url_for('static', filename='images/logo_white.png') }}" class="logo" alt="logo" /><p class="text-white">Version 1.0</p>
|
||||
|
||||
</a>
|
||||
|
||||
|
Reference in New Issue
Block a user