diff --git a/OurUmbraco.Site/OurUmbraco.Site.csproj b/OurUmbraco.Site/OurUmbraco.Site.csproj
index 680887c1..ca47cfdb 100644
--- a/OurUmbraco.Site/OurUmbraco.Site.csproj
+++ b/OurUmbraco.Site/OurUmbraco.Site.csproj
@@ -1685,7 +1685,6 @@
This topic no longer exists.
-} + } + } + else + { +This topic no longer exists.
+ } diff --git a/OurUmbraco.Site/Views/MacroPartials/Forum/TopicForm.cshtml b/OurUmbraco.Site/Views/Partials/Forum/TopicForm.cshtml similarity index 98% rename from OurUmbraco.Site/Views/MacroPartials/Forum/TopicForm.cshtml rename to OurUmbraco.Site/Views/Partials/Forum/TopicForm.cshtml index a3bd4399..73e617e7 100644 --- a/OurUmbraco.Site/Views/MacroPartials/Forum/TopicForm.cshtml +++ b/OurUmbraco.Site/Views/Partials/Forum/TopicForm.cshtml @@ -1,5 +1,5 @@ @using OurUmbraco.Forum.Extensions -@inherits Umbraco.Web.Macros.PartialViewMacroPage +@inherits OurUmbraco.Our.Models.OurUmbracoTemplatePage