<?php if ( $paged < 2 ) { ?>
<!--Text for the first page. Can be left out.-->
<?php } else { ?>
<!--Text for subsequent pages. Can be left out.-->
<?php } ?>
Revisions
There are no revisions for this post.
<?php if ( $paged < 2 ) { ?>
<!--Text for the first page. Can be left out.-->
<?php } else { ?>
<!--Text for subsequent pages. Can be left out.-->
<?php } ?>
There are no revisions for this post.
You must be logged in to post a comment.
No comments yet.