{if currentIndex % 3 == 0}
{/if}
{if (currentIndex + 1) % 3 == 0 || (currentIndex + 1) == totalLength}
{/if}
!{currentIndex + 1} of !{totalLength} Games

