mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-23 16:13:14 +01:00
4 lines
152 B
Text
4 lines
152 B
Text
li
|
|
= link_to_unless(current_page.last?,
|
|
raw(t 'views.pagination.next'),
|
|
url, :rel => 'next', :remote => remote)
|