Mar 15 2005

plain-vanilla theme

Published by Andrew at 11:50 AM under Uncategorized

The other theme I sometimes use, with the changes / fixes I made:


18,23c18
< 
<  < ?php the_category() ?> | < ?php _e("Time:"); ?> < ?php the_time() ?>; (UTC < ?php _e(get_the_time(Z)/3600); ?>) | < ?php edit_post_link(); ?>
---
>             < ?php _e("Cat:"); ?> < ?php the_category() ?> | < ?php _e("Time:"); ?> < ?php the_time() ?>  < ?php edit_post_link(); ?>
35,36c29,29
< 
<


>                 

View this post on my blog