Pagination doesn't work with jquery. I need to open the next page when I click on prev or nextenter code. Code has been writen by python + js + jquery
<div> <button class="prev-btn">Prev</button> <button class="next-btn">next</button> </div>