polls->render_poll($this->current_topic); $this->render_sticky_panel(); echo '
'; $paginationRendering = $this->pagination->renderPagination($this->tables->posts, $this->current_topic); echo $paginationRendering; echo $this->show_topic_menu(); echo '
'; echo '
'; echo '
'; $counter = 0; $topicStarter = $this->get_topic_starter($this->current_topic); foreach ($posts as $post) { require('post-element.php'); } ?> editor->showEditor('addpost', true); ?>
show_topic_menu(false); ?>