<txp:comments_error />  

<h2 id="add-com">Add a comment:</h2>
<p>
  <label for="name">Name:</label>
  <br /><txp:comment_name_input />
</p>
<p>
  <label for="email">E-mail (won't be published):</label>
  <br /><txp:comment_email_input />
</p>
<p>
  <label for="web">URL:</label>
  <br /><txp:comment_web_input />
</p>
<p>
  <txp:comment_remember />
</p>
<p>
  <label for="message">Kommentar:</label>
  <br /><txp:comment_message_input />
</p>
<p>
  Simple HTML is allowed. Comments will be moderated.
  <br /><txp:comments_help />
</p>
<p>
  <txp:comment_preview />
  <txp:comment_submit />
</p>