@inherits Umbraco.Web.Macros.PartialViewMacroPage @using System.Web.Mvc.Html @using OurUmbraco.Forum.Services @{ var topicService = new TopicService(ApplicationContext.DatabaseContext); var topic = topicService.CurrentTopic(this.Context, ApplicationContext.ApplicationCache.RequestCache); }
Press Ctrl / CMD + C to copy this to your clipboard.
This will be gone forever and ever
This post will be reported to the moderators as potential spam to be looked at
This topic no longer exists.
}