comments as $c) : ?> partial("comment/comment", array('comment' => $c)) ?>
hide) : ?> contentTag("h6", $this->linkToFunction($this->t('.reply'), "Comment.show_reply_form(".$this->post_id.");"), array('id' => 'respond-link-'.$this->post_id)) ?>
"> formTag('comment#create', array('level' => 'member'), function() { ?> hiddenFieldTag("comment[post_id]", $this->post_id, array('id' => 'comment_post_id_'.$this->post_id)) ?> textArea("comment", "body", array('rows' => '7', 'id' => 'reply-text-'.$this->post_id, 'style' => 'width: 98%; margin-bottom: 2px;')) ?> submitTag($this->t('.post')) ?>