{% assign posts = site.categories[page.slug] | default:site.tags[page.slug] | default:site.posts %} {% if paginator.total_pages > 1 %} {% endif %}