6.13.3 Image teaser View in a new window
A large image, with a clickable title and a teaser.
Twig: components/image-teaser/image-teaser.twig
Example
Markup
<div class="image-teaser">
<div class="image-teaser__image">
<img src="/themes/uts_theme/src/templates/event-example.jpg">
</div>
<div class="image-teaser__content">
<h3><a href="#">UTS Equal Futures</a></h3>
<p>The SAGE Athena SWAN program is an exciting new pilot that gives UTS the opportunity to focus on areas of stubborn gender disparity in STEMM.</p>
</div>
</div>