larva modules: article-excerpt

Available Variants

prototype
The former President cautioned young activists against using the slogan “defund the police” to achieve changes in policing practices, instead urging them to have a more inclusive discussion to enact changes.
article-excerpt README

This needs docs!
Create a README.md in the pattern's directory and add details about using this pattern in markdown.

article-excerpt Twig The markup file.
<div class="article-excerpt larva // {{ article_excerpt_classes }}">{{ article_excerpt_markup|raw }}</div>
article-excerpt JSON The data object for this pattern.
{
	"article_excerpt_classes": "",
	"article_excerpt_markup": "The former President cautioned young activists against using the slogan “defund the police” to achieve changes in policing practices, instead urging them to have a more inclusive discussion to enact changes."
}