public IArticle GetArticleContent(string contentGuid) { return(_repository.GetArticleContent(contentGuid)); }