package layouts // LayoutConfig specifics common elements of layouts type LayoutConfig struct { MainTitle string SubTitle string }