1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 20:50:21 -05:00
bitwarden/src/Billing/Views/Home/Index.cshtml
2018-03-20 15:00:56 -04:00

7 lines
58 B
Plaintext

@{
ViewData["Title"] = "Index";
}
<h2>Index</h2>