mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-04 22:35:38 +00:00
First commit
This commit is contained in:
4
public/home/home.view.html
Normal file
4
public/home/home.view.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Hi {{vm.user.username}}</h1>
|
||||
<p>You're logged in</p>
|
||||
<p> </p>
|
||||
<p><a href="/login" class="btn btn-primary">Logout</a></p>
|
||||
Reference in New Issue
Block a user