add user managment(edit/delete/logout) and session
This commit is contained in:
@ -39,5 +39,5 @@
|
||||
}
|
||||
|
||||
<div>
|
||||
@Html.ActionLink("Back to List", "Index")
|
||||
@Html.ActionLink("don't have an account? register now", "Register")
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user