Navigate through the project list pages (Pagination)

Why do it:

When the project list contains more items than can be displayed on a single page (the default limit is 15), the system automatically generates navigation controls to view the remaining projects.

Procedure:

1. Access the page of your website where the Project List is displayed.

2. Scroll down to the bottom of the displayed project list.

3. If there are more projects than can fit on a single page, pagination controls will appear (page numbers, or buttons like "Next" or "Previous").

4. Click on the desired page number or navigation button to view the corresponding set of projects.

5. The page will reload showing the projects related to your selection.