post_comment_inline.html
Previous
Top
Next
post_comment_inline.html
is a template file which if included, displays a
Post comment
form that can be displayed inline within an article's page.
Example
This code renders a
Post comment
form under the heading "Speak out":
<h1>Speak out</h1>
{{include name="post_comment_inline.html"}}