6.13.1 Event teaser View in a new window

The teaser display for an event. Used for both upcoming and past events.

Twig: components/event/event-teaser.twig

Example
Markup
<article class="event event--teaser">
  <time class="event__date" datetime="2017-05-20">20 May, 2017</time>
  <h3 class="event__title"><a href="#">Women in Engineering and IT hands-on day</a></h3>
  <p class="event__short-desc">Opportunity for female students to participate in a range of engaging, educational and often explosive hands-on activities...</p>
</article>