Quotes Component
Container component that pulls all quotes from the Quotes data scaffold, offers an optional title area displayed at the top.
Standard Layout
loading...
“{{ quote['text'] }}”
{{ quote['reference'] }}
Standard Layout With Title
Quotes Title
loading...
“{{ quote['text'] }}”
{{ quote['reference'] }}