# File lib/will_paginate/view_helpers/link_renderer.rb, line 74
      def html_container(html)
        tag(:div, html, container_attributes)
      end