{{#if gotShuffledCards}}
{{/if}}
{{_ "set-list.shuffleInfoTextEdit"}}
{{#if displayRemoveButton}}
{{/if}}
{{> filterNavigation}}
{{#if shuffleList 1}}
{{#each shuffleList 2}}
{{#unless isActiveCardset}}
{{> filterIndexItemCardset extendContext 'index' @index}}
{{/unless}}
{{/each}}
{{> infiniteScroll}}
{{else}}
{{> noFilterResults}}
{{/if}}
{{/if}}