<article class="card-with-image card-with-image--light ">
<div class="card-with-image__content">
<div class="related-news-card-content related-news-card-content--durp">
<div class="related-news-card-content__listing-link">News</div>
<div class="related-news-card-content__title">
<h2 class="linked-title linked-title--durp linked-title--light">
<a href="#" class="
linked-title__link linked-title__link--light
">
Spring Course: Transnational Community Resilience Workshop in Puerto Rico<span class="linked-title__link-icon"> <svg class="right-chevron" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="8" height="16" viewBox="0 0 8 16">
<path class="_mark right-chevron__shape" fill="#FF552E" fill-rule="nonzero" d="M.232 1.65A1.028 1.028 0 0 1 .336.24a.937.937 0 0 1 1.356.11L8 8l-6.308 7.65a.937.937 0 0 1-1.356.11c-.403-.36-.45-.991-.104-1.41L5.466 8 .232 1.65z"/>
</svg>
</span>
</a>
</h2>
</div>
<div class="related-news-card-content__date related-news-card-content__date--light">
November 19, 2020
</div>
</div>
</div>
<div class="card-with-image__image ">
</div>
</article>
{% embed 'templates/card-with-image/card-with-image.twig' with {'post': story} %}
{% block text %}
<div class="related-news-card-content related-news-card-content--{{ siteUnit }}">
{% if relatedContentLinks['news'] | default %}
<a class="related-news-card-content__listing-link" href="{{ relatedContentLinks['news'] }}">News</a>
{% else %}
<div class="related-news-card-content__listing-link">News</div>
{% endif %}
<div class="related-news-card-content__title">
{% include 'bits/linked-title/linked-title.twig' with {
url: story.permalink,
text: story.title
} %}
</div>
<div class="related-news-card-content__date related-news-card-content__date--{{ background }}">
{{ story.publishDate }}
</div>
</div>
{% endblock %}
{% block image %}
{% endblock %}
{% endembed %}
{
"siteUnit": "durp",
"departmentName": "Department of Urban and Regional Planning",
"background": "light",
"story": {
"title": "Spring Course: Transnational Community Resilience Workshop in Puerto Rico",
"permalink": "#",
"publishDate": "November 19, 2020",
"featuredImage": {
"src": "https://picsum.photos/320/228?random=1",
"altText": "Adorable Kitten"
}
}
}
.related-news-card-content
--linkColor altgeld
&--arch
--linkColor industrialBlue
&--art
--linkColor archesBlueDark
&--dance
--linkColor archesBlueDark
&--durp
--linkColor altgeld
&--theatre
--linkColor altgeld
padding 24px
width 432px
&__listing-link
@extends $primaryLink
color var(--linkColor)
display block
margin-bottom 16px
&__title
@extends $secondaryLead
margin-bottom 4px
&__date
@extends $detail
color var(--cardDateColor)
There are no notes for this item.