1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-22 05:25:10 -05:00

home message

This commit is contained in:
Kyle Spearrin 2018-03-22 21:23:16 -04:00
parent ab370b6ca4
commit cc9d27c192

View File

@ -1,5 +1,5 @@
@{ @{
ViewData["Title"] = "Home Page"; ViewData["Title"] = "Home";
} }
Home page. Welcome to the Bitwarden Admin Portal.