File tree Expand file tree Collapse file tree
SD.WEB/Modules/News/Components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66@inject CacheFlixsterApi CacheFlixsterApi
77
8- <HeadComponent Title =" @($" {Translations.Title.News} ({MediaType.GetName()}) " )" Description =" @Translations.Description.News.Format(MediaType.GetName())" Url =" @($" /{Culture} /news /{category} " )" Index =" true" Shared =" true" />
9- <PageSectionComponent IsPageHeader =" true" Title =" @($" {Translations.Title.News} ({MediaType.GetName()}) " )" Description =" @Translations.Description.News" UrlShare =" @($" /{Culture} /news /{category} " )" />
8+ <HeadComponent Title =" @($" {Translations.Title.News} ({MediaType.GetName()}) " )"
9+ Description =" @Translations.Description.News.Format(MediaType.GetName())" Url =" @($" /{Culture} /news /{category} " )" Index =" true" Shared =" true" />
10+ <PageSectionComponent IsPageHeader =" true" Title =" @($" {Translations.Title.News} ({MediaType.GetName()}) " )"
11+ Description =" @Translations.Description.News.Format(MediaType.GetName())" UrlShare =" @($" /{Culture} /news /{category} " )" />
1012
1113<RenderControl Actions =" Actions" >
1214 <div class =" grid-relative-container-news" >
You can’t perform that action at this time.
0 commit comments