schemadotorg_experimental-1.0.x-dev/modules/schemadotorg_components/components/quotation/quotation.twig
modules/schemadotorg_components/components/quotation/quotation.twig
<div class="quotation align-{{ align }}">
<blockquote class="quotation--text">{{ text }}</blockquote>
<address class="quotation--spoken-by-character">-- {{ spoken_by_character }}</address>
</div>
