Templates: Junecode: formmessage
This documentation was updated on Tuesday, February 24, 2009 at 4:04 AM
Inserts a message that gives feedback on the posting of a comment. The message will be wrapped in a <div> tag with the ID “commentmessage” and the class “message”. It should always be included in your template if comments will be enabled, usually right above the comment form, and inside a commentform tag.
Attributes
plain: true or false. True will only the text of the message with no HTML. The default is false.
Example
<junecode:formmessage />