Link to url list dbs in layout
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<li><a href="{{ url_for('cards') }}">cards</a></li>
|
||||
<li><a href="{{ url_for('tags') }}">tags</a></li>
|
||||
<li><a href="{{ url_for('show') }}">show</a></li>
|
||||
<li><a href="{{ url_for('list_db') }}">database</a></li>
|
||||
<li> </li>
|
||||
<li><a href="{{ url_for('logout') }}">log out</a></li>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user