<mt:PagesHeader>

The contents of this container tag will be displayed when the first page listed by a Pages tag is reached.

Example:

    <mt:Pages glue=", ">
        <mt:PagesHeader>
            The following pages are available:
        </mt:PagesHeader>
        <a href="<$mt:PagePermalink$>"><$mt:PageTitle$></a>
    </mt:Pages>
This page was last updated on 2007-08-10, 16:12.