{% extends "layouts/base.html" %} {% block title %} Pagination {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}

Pagination

General Pagination

Working with icons

Disabled and active states

Sizing

Alignment

{% endblock content %} {% block javascripts %}{% endblock javascripts %}