Comment Preview
From MovableType
Generate a preview page of the comment being submitted before it gets posted.
This template includes the following:
<MTSetVar name="page_layout" value="layout-one-column"> <MTSetVar name="body_class" value="mt-comment-preview"> <MTSetVar name="body_onload" value="individualArchivesOnLoad(commenter_name)"> <MTSetVar name="system_template" value="1"> <MTSetVar name="comment_preview_template" value="1"> <MTSetVar name="feedback_template" value="1"> <MTSetVarBlock name="page_title">Comment on <$MTEntryTitle$></MTSetVarBlock> <$MTInclude module="Header"$> <h1>Previewing your Comment</h1> <$MTInclude module="Comment Detail"$> <$MTInclude module="Comments"$> <$MTInclude module="Footer"$>