struct Astro: ContentPage {
public protocol ContentPage: ThemedPage {
/*┌──────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ContentPage: ThemedPage -> [BlockElement] │
│ | │
│ +-- BlockElement: PageElement, HorizontalAligning │