class TrustyCms::Pagination::LinkRenderer
def page_span(page, text, attributes = {})
def page_span(page, text, attributes = {}) %{<span class="#{attributes[:class]}">#{text}</span>} end
def page_span(page, text, attributes = {}) %{<span class="#{attributes[:class]}">#{text}</span>} end