Changeset 4495 for trunk/wp-content/themes/classic/index.php
- Timestamp:
- 11/19/2006 07:56:05 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/classic/index.php
r3517 r4495 1 <?php 1 <?php 2 2 get_header(); 3 3 ?> … … 16 16 17 17 <div class="feedback"> 18 19 18 <?php wp_link_pages(); ?> 19 <?php comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)')); ?> 20 20 </div> 21 21
Note: See TracChangeset
for help on using the changeset viewer.