Beispiel #1
0
    ?>
	<div class="info">
		<a href="#respond" title="Skip all the comments"><?php 
    _e('Reply now', 'guangzhou');
    ?>
</a> | 
		<?php 
    post_comments_feed_link('<img src="' . get_bloginfo('template_url') . '/image/feed.png" width="16" height="16" alt="Feed"/>');
    ?>
	</div>
<?php 
}
?>

<?php 
if (GZ_Comments::comments_number() > 0) {
    ?>
	<h3><?php 
    echo GZ_Comments::comments_title();
    ?>
</h3>

	<?php 
    if (GZ_Comments::is_paged()) {
        ?>
		<div class="tablenav">
			<div class="tablenav-pages">
				<?php 
        _e('Page', 'guangzhou');
        ?>
: <?php