Sha256: 07ff51f652f95210da1452f556ed5189a935cd87c44e6e6a9454895ad783d2ee
Contents?: true
Size: 319 Bytes
Versions: 16
Compression:
Stored size: 319 Bytes
Contents
<%= render 'account/shared/page' do |p| %> <% p.content_for :title, t('.section') %> <% p.content_for :body do %> <%= render 'index', applications: @applications %> <%= render 'account/platform/access_tokens/index', access_tokens: @team.platform_agent_access_tokens, context: @team %> <% end %> <% end %>
Version data entries
16 entries across 16 versions & 1 rubygems