<main role="main">
    <div class="region container region--content">
        <div id="block-davidson-content">
            <article role="article">

                <div class="slab slab--narrow">
                    <div class="slab__wrapper">
                        <p class="intro">
                            Intro text for this story goes here and looks like this. Use this area to introduce the story's concepts or provide a summary. Praesent sapien lectus, lobortis vitae molestie quis, bibendum sit amet neque. Phasellus auctor justo in nunc interdum dictum.
                        </p>
                    </div>
                </div>

                <div class="slab slab--narrow">
                    <div class="slab__wrapper">
                        <div class="with-sidebar with-sidebar--major-left-small-sidebar">
                            <div class="with-sidebar__main">
                                <div class="news-story">
                                    <div class="editorial">
                                        <p>
                                            Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam egestas neque ut enim accumsan, at laoreet eros gravida. Duis bibendum dapibus massa, laoreet viverra orci vulputate quis. Vestibulum convallis mi nec egestas dictum.
                                        </p>
                                        <p>
                                            Suspendisse blandit tortor ligula, id dictum lacus vestibulum eget. Vestibulum elementum, elit non pellentesque dignissim, augue odio tincidunt lacus, et tincidunt lectus justo id ante. Proin eu ex nisl. Nullam ac tortor ut nisi aliquam tristique. Vivamus
                                            vel suscipit metus. Ut id dui dictum nulla tincidunt mollis tempus nec velit. Aliquam a commodo sapien. Sed tincidunt, velit a viverra ornare, sapien dui euismod leo, eu viverra magna mauris vitae enim. In id
                                            nulla eu elit tristique egestas at nec ipsum. Nullam in mattis mi. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.
                                        </p>
                                        <p>
                                            Curabitur ut congue arcu. Cras porta mauris dolor, congue sagittis arcu sollicitudin in. Ut finibus mattis bibendum. Morbi volutpat risus sit amet leo lacinia, nec tincidunt nunc finibus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
                                            posuere cubilia Curae; Praesent vitae sem ultrices nibh gravida consequat. Integer ultricies, tellus at fermentum volutpat, felis felis vestibulum nibh, ac bibendum nisi lacus vitae lorem.
                                        </p>
                                        <p>
                                            Nunc eu condimentum diam, a suscipit libero. Vestibulum dapibus nisl felis, vel semper ex euismod quis.
                                        </p>
                                    </div>
                                </div>
                            </div>
                            <div class="with-sidebar__sidebar">
                                <div class="meta-collection ">
                                    <h2 class="">
                                        <span class="heading__text">Published</span>
                                    </h2>

                                    <ul>
                                        <li><time datetime="2023-08-24" class="">
        Thursday, Aug 24, 2023
    </time>
                                        </li>
                                    </ul>
                                    <h2 class="">
                                        <span class="heading__text">Category</span>
                                    </h2>

                                    <ul>
                                        <li><span class="taxonomy">Taxonomy Tag</span>
                                        </li>
                                        <li><span class="taxonomy">Another Tag</span>
                                        </li>
                                        <li><span class="taxonomy">Third Taxonomy Tag</span>
                                        </li>
                                    </ul>
                                    <h2 class="">
                                        <span class="heading__text">Contact</span>
                                    </h2>

                                    <ul>
                                        <li><a href="http://example.com" class="">John Doe</a>
                                        </li>
                                        <li><a href="http://example.com" class="">Jane Doe</a>
                                        </li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

            </article>
        </div>
    </div>
    <div class="float-diamond float-diamond--left"></div>
    <div class="float-diamond float-diamond--right"></div>
</main>
{% include '@drupal-full-page-open' %}


{% if template.lead_image %}
{% embed '@slab' %}
    {% block slab_content %}
        {% include '@figure' with { template.lead_image } %}
    {% endblock %}
{% endembed %}
{% endif %}

{% if template.intro %}
{% embed '@slab' with { slab: template.intro_slab } %}
    {% block slab_content %}
        {% include '@p' with { p: template.intro } %}
    {% endblock %}
{% endembed %}
{% endif %}

<div class="slab slab--narrow">
    <div class="slab__wrapper">
    {% embed '@sidebar' with { sidebar: template.story_slab} %}
        {% block sidebar_main %}
            {% embed '@news-story' %}
                {% block news_story %}
                {% include template.story %}
                {% endblock %}
            {% endembed %}
        {% endblock %}
        {% block sidebar_side %}
            {% include '@meta-collection' with { meta_collection: template.meta_collection} %}
        {% endblock %}
    {% endembed %}
    </div>
</div>


{% if template.carousel_slab %}
{% embed '@slab' with { slab: template.carousel_slab } %}
    {% block slab_content %}
        {% include '@carousel' %}
    {% endblock %}
{% endembed %}
{% endif %}

{% include '@drupal-full-page-close' %}
{
  "resources": {
    "js": null
  },
  "template": {
    "site_header": {
      "masthead": {
        "slab": {
          "classes": [
            "masthead"
          ]
        },
        "searchbutton": {
          "variant": "masthead__search toggle-button",
          "data_obj": {
            "toggle": "#site-search",
            "toggle_class": "site-search--expanded",
            "toggle_viz": "true",
            "toggle_focus": "#site-search__keywords",
            "toggle_toggled_icon": "close"
          },
          "attr_obj": {
            "aria_pressed": "false"
          },
          "icon": {
            "glyph": "ic--magnify",
            "label": "search"
          }
        },
        "menubutton": {
          "variant": "masthead__menu toggle-button",
          "data_obj": {
            "toggle": "#megamenu",
            "toggle_class": "masthead__menu--active",
            "toggle_viz": "true"
          },
          "attr_obj": {
            "aria_pressed": "false"
          },
          "icon": {
            "glyph": "ic--close",
            "label": "menu"
          }
        },
        "site_search": {
          "method": "get",
          "action": null,
          "input_name": "keywords"
        }
      },
      "quicklinks": null,
      "utility": {
        "variant": "megamenu__utility",
        "hg": {
          "tag": "h3",
          "headline": "Quick Links"
        },
        "items": [
          {
            "url": "http://www.example.com/",
            "title": "The Arts"
          },
          {
            "url": "http://www.example.com/",
            "title": "Athletics"
          },
          {
            "url": "http://www.example.com/",
            "title": "Library"
          },
          {
            "url": "http://www.example.com/",
            "title": "News & Events"
          },
          {
            "url": "http://www.example.com/",
            "title": "Social Hub"
          }
        ]
      },
      "apply": {
        "variant": "megamenu__apply",
        "hg": {
          "tag": "h3",
          "headline": "Application Information",
          "variant": "visually-hidden"
        },
        "items": [
          {
            "url": "http://www.example.com/",
            "title": "Apply"
          },
          {
            "url": "http://www.example.com/",
            "title": "Visit"
          },
          {
            "url": "http://www.example.com/",
            "title": "Give"
          }
        ]
      }
    },
    "site_footer": {
      "address": {
        "headline_group": {
          "variant": "fn org url",
          "headline": {
            "url": "https://www.davidson.edu",
            "title": "Davidson College"
          },
          "tag": "h2"
        },
        "addr": {
          "locality": "Davidson",
          "region": "North Carolina",
          "postal_code": 28035,
          "country_name": "USA",
          "phone": {
            "url": "tel:17048942000",
            "title": "(704) 894-2000",
            "variant": "tel"
          }
        }
      },
      "footer_top_links": {
        "items": [
          {
            "link": {
              "url": "http://www.example.com",
              "title": "Maps & Directions"
            }
          },
          {
            "link": {
              "url": "http://www.example.com",
              "title": "Contact Us"
            }
          },
          {
            "link": {
              "url": "http://www.example.com",
              "title": "Social Hub"
            },
            "description": "Follow the latest at \\#DavidsonCollege"
          }
        ]
      },
      "social_media_links": {
        "variant": "social-media-links--row",
        "items": [
          {
            "icon": {
              "glyph": "ic--facebook",
              "label": "Facebook"
            },
            "link": {
              "url": "https://www.facebook.com"
            }
          },
          {
            "icon": {
              "glyph": "ic--twitter",
              "label": "Twitter"
            },
            "link": {
              "url": "https://www.twitter.com"
            }
          },
          {
            "icon": {
              "glyph": "ic--instagram",
              "label": "Instagram"
            },
            "link": {
              "url": "https://www.instagram.com"
            }
          },
          {
            "icon": {
              "glyph": "ic--youtube",
              "label": "YouTube"
            },
            "link": {
              "url": "https://www.youtube.com"
            }
          },
          {
            "icon": {
              "glyph": "ic--snapchat",
              "label": "Snapchat"
            },
            "link": {
              "url": "https://www.snapchat.com"
            }
          }
        ]
      },
      "copyright": {
        "company": "Davidson College",
        "datetime": {
          "when": "now",
          "format": "Y",
          "machine": "Y"
        }
      },
      "footer_legal": {
        "items": [
          {
            "link": {
              "url": "http://www.example.com",
              "title": "Privacy Policy & Terms of Use"
            }
          },
          {
            "link": {
              "url": "http://www.example.com",
              "title": "Accessibility"
            }
          },
          {
            "link": {
              "url": "http://www.example.com",
              "title": "College Policies & Procedures"
            }
          }
        ]
      }
    },
    "sidebar_template_grid": {
      "variant": "with-sidebar--major-right"
    },
    "section_nav": {
      "header_link": {
        "url": "http://www.example.com",
        "title": "Parent Page / Section"
      },
      "active_link": {
        "title": "Currently active link",
        "url": "http://www.example.com",
        "attrs": {
          "aria-current": "page"
        }
      },
      "link": {
        "url": "http://www.example.com/",
        "title": "Default Link Text"
      }
    },
    "page_header": {
      "page_title": "Sandbox News Story",
      "variant": "page-header--news-story",
      "page_title_subhead": "Used for testing different combos of patterns in a news story"
    },
    "meta_collection": {
      "items": [
        {
          "heading": {
            "level": 2,
            "headline": "Published"
          },
          "patterns": [
            {
              "pattern": "@datetime",
              "context": {
                "datetime": {
                  "when": "now",
                  "format": "l, M j, Y",
                  "machine": "Y-m-d"
                }
              }
            }
          ]
        },
        {
          "heading": {
            "level": 2,
            "headline": "Category"
          },
          "patterns": [
            {
              "pattern": "@taxonomy",
              "context": {
                "taxonomy": {
                  "tag": "Taxonomy Tag"
                }
              }
            },
            {
              "pattern": "@taxonomy",
              "context": {
                "taxonomy": {
                  "tag": "Another Tag"
                }
              }
            },
            {
              "pattern": "@taxonomy",
              "context": {
                "taxonomy": {
                  "tag": "Third Taxonomy Tag"
                }
              }
            }
          ]
        },
        {
          "heading": {
            "level": 2,
            "headline": "Contact"
          },
          "patterns": [
            {
              "pattern": "@link",
              "context": {
                "link": {
                  "url": "http://example.com",
                  "title": "John Doe"
                }
              }
            },
            {
              "pattern": "@link",
              "context": {
                "link": {
                  "url": "http://example.com",
                  "title": "Jane Doe"
                }
              }
            }
          ]
        }
      ]
    },
    "story_slab": {
      "variant": "with-sidebar--major-left-small-sidebar"
    },
    "story": "@story-short",
    "intro_slab": {
      "classes": [
        "slab--narrow"
      ]
    },
    "intro": {
      "content": "Intro text for this story goes here and looks like this. Use this area to introduce the story's concepts or provide a summary. Praesent sapien lectus, lobortis vitae molestie quis, bibendum sit amet neque. Phasellus auctor justo in nunc interdum dictum.",
      "variant": "intro"
    }
  },
  "p": {
    "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
  },
  "image": {
    "ratio": "4:3",
    "width": 800,
    "alt": "Placeholder image. This should be real alt text when implemented.",
    "tag": "davidson"
  },
  "image_wide": {
    "ratio": "16:9",
    "width": 800
  },
  "link": {
    "url": "http://www.example.com/",
    "title": "Default Link Text"
  },
  "link_button": {
    "url": "http://www.example.com/",
    "title": "Default Link Text",
    "variant": "button button--emphasis"
  },
  "link_arrow": {
    "url": "http://www.example.com/",
    "title": "Default Link Text",
    "variant": "button button--arrow"
  },
  "figure": {
    "media": "@image"
  },
  "feature": {
    "type": null,
    "hg": {
      "tag": "h2",
      "headline": "Every feature block should have a headline"
    },
    "p": {
      "content": "At other points, Lem’s beautiful prose rife with poetic imagery manages to defy two translations; his sense of action and tension are never questionable, and his pacing—and philosophical insight—is sublime. The novel keeps you thinking at all times, questioning Rheya’s reality, wondering the phantoms’ purpose, watching the devastation they level on Kelvin as he struggles to answer those questions. Plus, the guy has to deal with his memory of Rheya: is there be love after life, can he start anew? But they’re not questions with easy answers—even the one Kelvin comes up with at the end of the novel is complex and open-ended—and the questions themselves forecast a bleak outcome from the beginning."
    },
    "inset": "@described-links",
    "extralinks": 2
  },
  "described_links": {
    "items": [
      {
        "link": {
          "url": "http://www.example.com",
          "title": "Degree Programs & Certifications",
          "variant": "link--fancy"
        },
        "description": "A post-secondary certificate is a non-degree program offered by community colleges, four-year colleges and career schools. It represents completion of a specialized training program that focuses on the development of professional skills."
      },
      {
        "link": {
          "url": "http://www.example.com",
          "title": "Professional Volleyball @ NewCity",
          "variant": "link--fancy"
        }
      },
      {
        "link": {
          "url": "http://www.example.com",
          "title": "Anacoluthons in Literature",
          "variant": "link--fancy"
        },
        "description": "I will have such revenges on you both, that all the world shall — I will do such things, what they are, yet I know not…"
      },
      {
        "link": {
          "url": "http://www.example.com",
          "title": "Tell You About Anastrophes, We Will",
          "variant": "link--fancy"
        }
      }
    ]
  },
  "pullquote": {
    "pattern": "@p",
    "p": {
      "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
    },
    "cite": {
      "citation": "Edgar Rice Burroughs, <em>Princess of Mars</em>"
    }
  },
  "testimonial": {
    "image": {
      "ratio": "1:1",
      "width": 300
    },
    "pattern": "@p",
    "p": {
      "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
    },
    "cite": {
      "citation": "Edgar Rice Burroughs, <em>Princess of Mars</em>"
    }
  },
  "fast_fact": {
    "hg": {
      "tag": "div",
      "headline": "50 ways"
    },
    "content": "<p>It's really not my habit to intrude. Furthermore, I hope my meaning won't be lost or misconstrued.</p>"
  },
  "cta": {
    "hg": {
      "tag": "h3",
      "headline": "Call to Action"
    },
    "p": {
      "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
    },
    "icon_link": {
      "variant": "icon-link--hidden-label"
    },
    "icon": {
      "glyph": "ic--diamond-arrow",
      "label": "Useful action label for link"
    },
    "link": {
      "url": "https://goo.gl/maps/6EnbowefKn62"
    }
  },
  "accordion": {
    "headline": "Accordions",
    "p": {
      "content": "Introduction for accordion content. Posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet magna. Nulla vitae elit libero, a pharetra augue. Cras mattis consectetur purus sit amet fermentum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus sagittis lacus vel."
    },
    "container_class": "paragraph--type--accordion",
    "panes": [
      {
        "heading": {
          "tag": 3,
          "headline": "Accordion Panel One",
          "variant": "js-accordion__header"
        }
      },
      {
        "heading": {
          "level": 3,
          "headline": "Accordion Panel Two",
          "variant": "js-accordion__header"
        }
      },
      {
        "heading": {
          "level": 3,
          "headline": "Accordion Panel Three",
          "variant": "js-accordion__header"
        }
      },
      {
        "heading": {
          "level": 3,
          "headline": "Accordion Panel Four",
          "variant": "js-accordion__header"
        }
      },
      {
        "heading": {
          "level": 3,
          "headline": "Accordion Panel Five",
          "variant": "js-accordion__header"
        }
      },
      {
        "heading": {
          "level": 3,
          "headline": "Accordion Panel Six",
          "variant": "js-accordion__header"
        }
      }
    ]
  },
  "carousel": {
    "variant": "carousel--single",
    "panes": [
      {
        "block": {
          "pattern": "@figure"
        },
        "figure": {
          "media": "@image"
        },
        "p": {
          "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "image": {
          "ratio": "4:3",
          "width": 800,
          "alt": "Placeholder image. This should be real alt text when implemented.",
          "tag": "davidson"
        }
      },
      {
        "block": {
          "pattern": "@figure"
        },
        "figure": {
          "media": "@image"
        },
        "p": {
          "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "image": {
          "ratio": "4:3",
          "width": 800,
          "alt": "Placeholder image. This should be real alt text when implemented.",
          "tag": "davidson"
        }
      },
      {
        "block": {
          "pattern": "@figure"
        },
        "figure": {
          "media": "@image"
        },
        "p": {
          "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "image": {
          "ratio": "4:3",
          "width": 800,
          "alt": "Placeholder image. This should be real alt text when implemented.",
          "tag": "davidson"
        }
      },
      {
        "block": {
          "pattern": "@figure"
        },
        "figure": {
          "media": "@image"
        },
        "p": {
          "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "image": {
          "ratio": "4:3",
          "width": 800,
          "alt": "Placeholder image. This should be real alt text when implemented.",
          "tag": "davidson"
        }
      },
      {
        "block": {
          "pattern": "@figure"
        },
        "figure": {
          "media": "@image"
        },
        "p": {
          "content": "<strong>The water which supplies the farms of Mars</strong> is collected in immense underground reservoirs <em>at either pole</em> from the melting ice caps, and pumped through long conduits to the various populated centers."
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "image": {
          "ratio": "4:3",
          "width": 800,
          "alt": "Placeholder image. This should be real alt text when implemented.",
          "tag": "davidson"
        }
      }
    ]
  },
  "image_gallery": {
    "items": [
      {
        "figure": {
          "media": "@image"
        },
        "image": {
          "ratio": "4:3",
          "w": "200"
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "p": "This is a default caption. It can include styles but currently cannot support link text.",
        "hg": {
          "super": "Optional Superhead",
          "headline": "Headline",
          "sub": "Optional Subhead",
          "tag": "h2"
        }
      },
      {
        "figure": {
          "media": "@image"
        },
        "image": {
          "ratio": "16:9",
          "w": "200"
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "p": "This is a default caption. It can include styles but currently cannot support link text.",
        "hg": {
          "super": "Optional Superhead",
          "headline": "Headline",
          "sub": "Optional Subhead",
          "tag": "h2"
        }
      },
      {
        "figure": {
          "media": "@image"
        },
        "image": {
          "ratio": "1:1",
          "w": "200"
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "p": "This is a default caption. It can include styles but currently cannot support link text.",
        "hg": {
          "super": "Optional Superhead",
          "headline": "Headline",
          "sub": "Optional Subhead",
          "tag": "h2"
        }
      },
      {
        "figure": {
          "media": "@image"
        },
        "image": {
          "ratio": "3:4",
          "w": "200"
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "p": "This is a default caption. It can include styles but currently cannot support link text.",
        "hg": {
          "super": "Optional Superhead",
          "headline": "Headline",
          "sub": "Optional Subhead",
          "tag": "h2"
        }
      },
      {
        "figure": {
          "media": "@image"
        },
        "image": {
          "ratio": "3:2",
          "w": "200"
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "p": "This is a default caption. It can include styles but currently cannot support link text.",
        "hg": {
          "super": "Optional Superhead",
          "headline": "Headline",
          "sub": "Optional Subhead",
          "tag": "h2"
        }
      },
      {
        "figure": {
          "media": "@image"
        },
        "image": {
          "ratio": "1:1",
          "w": "200"
        },
        "cite": {
          "citation": "Alfred E. Newman"
        },
        "p": "This is a default caption. It can include styles but currently cannot support link text.",
        "hg": {
          "super": "Optional Superhead",
          "headline": "Headline",
          "sub": "Optional Subhead",
          "tag": "h2"
        }
      }
    ]
  },
  "teaser": {
    "hg": {
      "headline": "This the teaser headline, which can often be somewhat long, detailed, and wordy",
      "tag": "div",
      "variant": "teaser__headline-group"
    },
    "content_meta": {
      "taxonomy": {
        "tag": "Taxonomy Tag"
      },
      "datetime": {
        "date": "now",
        "format": "F d, Y",
        "machine": "Y-m-d"
      }
    },
    "link": {
      "url": "http://www.example.com",
      "title": "Teaser"
    }
  }
}

There are no notes for this item.