vendor/knplabs/knp-paginator-bundle/templates/Pagination/bootstrap_v5_pagination.html.twig line 1
{#
/**
* @file
* Bootstrap v5 Sliding pagination control implementation.
*
* View that can be used with the pagination module
* from the Bootstrap CSS Framework
* https://getbootstrap.com/docs/5.0/components/pagination/
*/
#}
{% extends '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig' %}