public Footer GetFooter() { return(_footerRepository.GetSingle(x => x.ID == CommonConstants.DefaultFooterId)); }