Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozillazg/django-endless-pagination-bootstrap-theme

An bootstrap theme for django-endless-pagination.
https://github.com/mozillazg/django-endless-pagination-bootstrap-theme

Last synced: 22 days ago
JSON representation

An bootstrap theme for django-endless-pagination.

Awesome Lists containing this project

README

        

django-endless-pagination-bootstrap-theme
=========================================

An bootstrap2 theme for [django-endless-pagination](https://github.com/frankban/django-endless-pagination).

![screenshot.png](https://github.com/mozillazg/django-endless-pagination-bootstrap-theme/raw/master/screenshot.png)

Put **endless** into templates directory, then:

Change
```
{% show_pages %}
```
to
```


```
Change
```
{{ pages }}
```
to
```

```