{% if pagination.href.previous %} {% tablericon "arrow-left" "Previous" %} {% else %} {% tablericon "arrow-left" "Prevous" %} {% endif %} {% if pagination.href.next %} {% tablericon "arrow-right" "Next" %} {% else %} {% tablericon "arrow-right" "Next" %} {% endif %}