remove unused page sections

This commit is contained in:
2023-01-25 08:49:06 -05:00
parent 5a015b379b
commit bb21456fe3
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,4 @@
@model string
@{
ViewData["Title"] = "Home Page";
}
<textarea id="content" name="content" spellcheck="false">@Model</textarea>