<div class="slab ">
    <div class="slab__wrapper">
        <h2>End Glyph</h2>
        <p class="end-glyph">
            This paragraph has an end glyph. fake(sentences) is not implemented. Edit /twig_extensions/faker.js
        </p>
    </div>
</div>
{% embed '@slab' with {slab_variant : 'slab--davidson-white'} %}
    {% block slab_content %}
        <h2>End Glyph</h2>
        <p class="end-glyph">
            This paragraph has an end glyph.
            {{ fake('sentences', {nb: 8, asText: true}) }}
        </p>
    {% endblock %}
{% endembed %}
/* No context defined for this component. */

There are no notes for this item.