add logout button to today and userText
This commit is contained in:
parent
e83f098280
commit
33668e2930
2 changed files with 9 additions and 3 deletions
|
|
@ -12,6 +12,7 @@
|
|||
<h1>Today</h1>
|
||||
<div class="cluster">
|
||||
<a class="btn btn-secondary" href="/home">Home</a>
|
||||
<button id="logout" class="btn btn-danger">Logout</button>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue