diff --git a/Project-Unite/Views/Profiles/ViewProfile.cshtml b/Project-Unite/Views/Profiles/ViewProfile.cshtml index 80c8e7a..556fb96 100644 --- a/Project-Unite/Views/Profiles/ViewProfile.cshtml +++ b/Project-Unite/Views/Profiles/ViewProfile.cshtml @@ -34,7 +34,7 @@
Posted on @post.PostedAt:
-@Html.Markdown(post.PostContents
+@Html.Markdown(post.PostContents)