mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
setup new admin portal project
This commit is contained in:
5
src/Admin/Views/Home/Index.cshtml
Normal file
5
src/Admin/Views/Home/Index.cshtml
Normal file
@ -0,0 +1,5 @@
|
||||
@{
|
||||
ViewData["Title"] = "Home Page";
|
||||
}
|
||||
|
||||
Home page.
|
Reference in New Issue
Block a user