Blockquote
How it looks (preview)
My quote
about things
How to call this example
<%= render "govuk_publishing_components/components/govspeak", {
} do %>
<blockquote>
<p>My quote</p>
<p class="last-child">about things</p>
</blockquote>
<% end %>