ForageWeb.ForageView.forage_pagination_widget

You're seeing just the function forage_pagination_widget, go back to ForageWeb.ForageView module for more information.
Link to this function

forage_pagination_widget(conn, resource, mod, fun, options)

An already styled "pagination widget" containing a link to the next page and to the previous page of filter results.

If either the previous page or the next page doesn't exist, the respective link will be empty.

TODO: find a way of internationalizing the text in this widget.