Mar 15 2005
plain-vanilla theme
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
<
<
>