using WeatherForecast.Models.Abstractions; namespace WeatherForecast.Models.PageSections { public class FeaturedBologsSectionModel : PageSectionModel { } }