Merged in feature/from-pantheon (pull request #16)
code from pantheon * code from pantheon
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<div class="pagination clearfix">
|
||||
<div class="alignleft">
|
||||
<?php next_posts_link( esc_html__( '« Older Entries', 'et_builder_plugin' ) ); ?>
|
||||
</div>
|
||||
|
||||
<div class="alignright">
|
||||
<?php previous_posts_link( esc_html__( 'Next Entries »', 'et_builder_plugin' ) ); ?>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user