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