diff --git a/Project-Unite/Views/Blog/PostBlog.cshtml b/Project-Unite/Views/Blog/PostBlog.cshtml index e3ad6f7..8e35c82 100644 --- a/Project-Unite/Views/Blog/PostBlog.cshtml +++ b/Project-Unite/Views/Blog/PostBlog.cshtml @@ -9,6 +9,7 @@ @using (Html.BeginForm()) { + @Html.AntiForgeryToken() @*SHIT BUGS!*@