Result summary

Currently showing: ${page}

Show: ## Index is a logical choice to put first, it will always be a link ## and we don't want in preceeded by a | index % for i in pages: % if i == page: | ${i} % else: | ${i} % endif % endfor

No ${page}