django-paging icon indicating copy to clipboard operation
django-paging copied to clipboard

paging.html should use divs and spans

Open adamn opened this issue 13 years ago • 0 comments

The paging template should use divs and spans in order to be more portable. This is a good example:

http://code.google.com/p/django-pagination/source/browse/trunk/pagination/templates/pagination/pagination.html

adamn avatar Jan 25 '11 21:01 adamn