Added testers

This commit is contained in:
2023-07-12 21:13:11 +02:00
parent 4627e103fe
commit bd2bba08da
83 changed files with 74558 additions and 18 deletions

View File

@@ -0,0 +1,8 @@
@page
@model PrivacyModel
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>