osp-website
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

navigation.php~
text/plain

Download raw (193 bytes)

<div class="navigation">
	<span class="previous"><?php previous_post_link('&larr; %link'); ?> </span>
	<span class="next"><?php next_post_link('%link &rarr;'); ?></span>
</div><!--navigation-->