From c0d348daa8217ce62e4e70b24f21bb4a00068f30 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 23 Mar 2017 19:18:52 -0400 Subject: [PATCH] fryhoney --- Project-Unite/Views/Profiles/ViewProfile.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)