Standard template I guess

This commit is contained in:
Lani Aung
2021-09-28 21:10:32 -06:00
commit 16599f7df3
24 changed files with 7662 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>