You are on page 1of 1

<div class="info"> <div class="fleft"> <div class="user"> Posted by <?php the_author() ?

> </div> </div> <div class="fleft"> <div class="calendar"> <?php the_time('F jS, Y') ?> </div> </div> <div class="fleft-last"> <div class="comment"> <?php comments_popup_link('No Comments', '1 Comment', '% Comments', 'comme nts-link', ''); ?> </div> </div> </div>

You might also like