Archive for June 1st, 2008

Day 1 | Ladakh 2008

< ?php if(is_category() || is_archive()) {
the_excerpt();
} else {
the_content();
} ?>