I have Landing page type with url pattern /{%DocumentCulture%}/landings/{%NodeAlias.ToLower()%}, @Page Tab@ option is checked.I want to be able to add Landing pages in tree and use Page builder for each without making many controllers.Now I have one LandingsController class and one Landings view and get 404 error
↧