Added logout

This commit is contained in:
Vishal Vunnam
2024-04-22 17:26:10 -06:00
parent eef7797f57
commit 1e6fd3794d
2 changed files with 11 additions and 0 deletions

View File

@@ -7,5 +7,6 @@
<img id="teamlogo" src="{{this.teamlogo}}" alt="teamlogo">
<span>{{this.teamname}}</span> <br>
{{/each}}
<a class="nav-link" href = "/logout">Logout</a>
</div>
</div>