add changelog component (test sample html gen from py)
This commit is contained in:
parent
218b2de59a
commit
a6a7397dce
7 changed files with 1712 additions and 0 deletions
|
|
@ -2,3 +2,4 @@
|
|||
<button (click)="logout()" class="bg-blue-300 rounded-lg min-w-fit p-10">
|
||||
Logout
|
||||
</button>
|
||||
<a href="/log">View Logs</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue