<%= paginate @registrations %> + <p> + <%= link_to "匯出 CSV", admin_event_registrations_path(:format => :csv), :class => "btn btn-default" %> + </p>