{% assign limit = include.limit | default: 5 %} {% assign offset = include.offset | default: 0 %}

{{ include.title | default: 'Carousel' }}