@if (visible()) {

{{ texts.headline(state().count) }} {{ state().first }} @if (state().hasMore) { {{ texts.more }} }

@if (ctaError(); as err) { {{ texts.addFailed }} {{ err }} }
}