<?php get_header(); ?>
( V: J, N4 ^: ~4 ^' Q4 W/ |& G & V2 V: K" P/ t9 x# ~- X
<div id="content">2 m7 h2 A3 f7 _5 K; m+ d; E
, k! L& l: m: l' W
<?php include(TEMPLATEPATH. '/includes/templates/breadcrumbs.php');
8 M% w' l+ J" v Y( H7 q \
8 z/ i" m8 F7 z) z" L1 ~ rewind_posts();
" p7 ^2 H3 C b8 H if (have_posts()) {
# u2 w. k& m& Y, |8 J, v while (have_posts()) : the_post();0 y) s' a) X. i5 ~: l
global $post;" e' q/ L! J1 o1 t1 z( {3 d
include(TEMPLATEPATH. '/includes/templates/loop.php');5 X4 E( b. p4 `9 k ^5 g4 D
$postcount++;4 h4 h2 i9 F8 n% N+ r: {1 u
endwhile;
) G; c3 ~- z" u/ h" n / t4 ?# V( |% F, J! V
} else { . t+ X: \: M/ D0 F
include(TEMPLATEPATH. '/includes/templates/not-found.php'); * }% }$ _ L" H, Z! D: ]) j$ s
}
3 C/ k) o- H+ Q1 z ?>8 ]) P q4 x" f
5 l2 }( m: c4 L5 D) c- r5 M
<div class="pagination">
" S0 p4 i5 m2 C9 S- y+ F N( P <?php if (function_exists('wp_pagenavi')) wp_pagenavi(); else { ?>7 @. z; [2 M. ^+ [8 Q" ]2 e/ `
<div class="newer"><?php previous_posts_link(__('Newer Entries', 'themejunkie')) ?></div>9 y- e1 a9 q$ ~+ t2 u% |
<div class="older"><?php next_posts_link(__('Older Entries', 'themejunkie')) ?></div>
/ r3 t$ y/ l' F$ R5 q" n" N( s& y& z/ f <div class="clear"></div>4 @& y" p5 `! `- m* q! T
<?php } ?>
$ c; J! H$ J/ q: i </div><!--end .pagination-->& \! T/ I6 C% n5 ]
7 ]5 A0 ~" O' S0 @6 [8 N& G</div><!--end #content-->; v: m: S& U! C& z" X% h |5 ?% r
# V' y: a+ x g$ k K6 }' s* [3 J i<?php get_sidebar(); ?>$ I1 k) W0 `; k4 ?8 u- A% P
( z8 x4 [2 K: N& x<?php get_footer(); ?>+ J8 q) V9 Y" q; ^+ n
9 Q- q" {3 ?2 {8 \$ u1 G |