Make WordPress Core


Ignore:
Timestamp:
03/26/2010 07:36:49 PM (16 years ago)
Author:
nacin
Message:

Remove trailing whites and double semicolons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/default/page.php

    r11885 r13830  
    2121                <?php endwhile; endif; ?>
    2222        <?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>
    23        
     23
    2424        <?php comments_template(); ?>
    25        
     25
    2626        </div>
    2727
Note: See TracChangeset for help on using the changeset viewer.