Show More
@@ -26,7 +26,7 b" unread = lambda n:{False:'unread'}.get(n" | |||||
26 |
|
26 | |||
27 | <div class="notification-paginator"> |
|
27 | <div class="notification-paginator"> | |
28 | <div class="pagination-wh pagination-left"> |
|
28 | <div class="pagination-wh pagination-left"> | |
29 | ${c.notifications.pager('$link_previous ~2~ $link_next')} |
|
29 | ${c.notifications.pager('$link_previous ~2~ $link_next',**request.GET.mixed())} | |
30 | </div> |
|
30 | </div> | |
31 | </div> |
|
31 | </div> | |
32 |
|
32 |
General Comments 0
You need to be logged in to leave comments.
Login now