Gridnavbar
From Plex-XML
The gridnavbar template is used to generate the next/previous page buttons for a grid.
You could override the template to hide these buttons.
Elements
<xsl:template name="gridnavbar"> <!-- nothing because we won't see anything--> </xsl:template>
