<%= render 'account/shared/page' do |page| %> <% page.title t('.section') %> <% page.body.render 'index', access_tokens: @access_tokens %> <% end %>