<mt:DateFooter>

A container tag whose contents will be displayed if the entry in context is the last entry in the group of entries for a given day.

Example:

    <mt:Entries>
        <!-- display entry here -->
        <mt:DateFooter>
            <hr />
        </mt:DateFooter>
    </mt:Entries>
This page was last updated on 2007-08-10, 12:12.