Templates: Junecode: commentform
This documentation was updated on Sunday, April 9, 2006 at 1:10 PM
Inserts its contents if an entry is being viewed, and comments are open for that entry. Otherwise it’s contents are not displayed.
Attributes
none
Example
<junecode:commentform>
<form name="comment" id="comment" method="post" action="{junecode:permalink force='true'}#addcomment">
…
</form>
<junecode:commentpreview />
</junecode:commentform>