diff --git a/TASVideos/Pages/Account/Register.cshtml b/TASVideos/Pages/Account/Register.cshtml index b31dae21f..60ba5e5f2 100644 --- a/TASVideos/Pages/Account/Register.cshtml +++ b/TASVideos/Pages/Account/Register.cshtml @@ -49,6 +49,10 @@ + + Also make sure you've read the Site Rules.
+ Your data will be stored according to our Privacy Policy. +
diff --git a/TASVideos/Pages/Shared/_Layout.cshtml b/TASVideos/Pages/Shared/_Layout.cshtml index 03abc5a39..db3abbed2 100644 --- a/TASVideos/Pages/Shared/_Layout.cshtml +++ b/TASVideos/Pages/Shared/_Layout.cshtml @@ -122,7 +122,8 @@

- © @DateTime.UtcNow.Year - TASVideos v@(ViewData["Version"]) - API + © @DateTime.UtcNow.Year - TASVideos v@(ViewData["Version"]) + - Terms - API