Skip to content

Add aria-labels to paginator links for screen readers.

Abhilash Raj requested to merge maxking/django-mailman3:paginator into master

This should make the links read better.

Used the tips on improvement from https://www.a11ymatters.com/pattern/pagination/

Edited by Abhilash Raj

Merge request reports