{{ cms_quote('quote') }}

cms_quote will output:

<blockquote>
  <p>{{ data.value | raw }}</p>
  <footer>
    <cite>{{ data.cite | raw }}</cite>
  </footer>
</blockquote>

Was this helpful?

Copyright © 2024 Blutui.