💄 Ajoute la pagination

This commit is contained in:
2020-03-17 09:52:23 +01:00
parent 1a6677b8aa
commit 516d6d1d34
4 changed files with 6 additions and 3 deletions

View File

@@ -135,7 +135,7 @@
</div>
</div>
@endforeach
<?php echo $posts->render(); ?>
</div>
</div>
@endsection