Templates: Junecode: commentform
This documentation was updated on April 09th, 2006
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>