Sha256: 9f9bb462e07c05ce0f7cc2fc3b8e343cffabc42ce4dd9bb931cc00e77dd6d107

Contents?: true

Size: 425 Bytes

Versions: 119

Compression:

Stored size: 425 Bytes

Contents

<%= render 'account/shared/page' do |p| %>
  <% p.content_for :title, t('.section') %>
  <% p.content_for :body do %>
    <%= render 'account/shared/box', divider: true do |p| %>
      <% p.content_for :title, t('.header') %>
      <% p.content_for :description, t('.description') %>
      <% p.content_for :body do %>
        <%= render 'form', invitation: @invitation %>
      <% end %>
    <% end %>
  <% end %>
<% end %>

Version data entries

119 entries across 119 versions & 1 rubygems

Version Path
bullet_train-1.2.20 app/views/account/invitations/new.html.erb
bullet_train-1.2.19 app/views/account/invitations/new.html.erb
bullet_train-1.2.18 app/views/account/invitations/new.html.erb
bullet_train-1.2.17 app/views/account/invitations/new.html.erb
bullet_train-1.2.16 app/views/account/invitations/new.html.erb
bullet_train-1.2.15 app/views/account/invitations/new.html.erb
bullet_train-1.2.14 app/views/account/invitations/new.html.erb
bullet_train-1.2.13 app/views/account/invitations/new.html.erb
bullet_train-1.2.12 app/views/account/invitations/new.html.erb
bullet_train-1.2.11 app/views/account/invitations/new.html.erb
bullet_train-1.2.10 app/views/account/invitations/new.html.erb
bullet_train-1.2.9 app/views/account/invitations/new.html.erb
bullet_train-1.2.8 app/views/account/invitations/new.html.erb
bullet_train-1.2.7 app/views/account/invitations/new.html.erb
bullet_train-1.2.6 app/views/account/invitations/new.html.erb
bullet_train-1.2.5 app/views/account/invitations/new.html.erb
bullet_train-1.2.4 app/views/account/invitations/new.html.erb
bullet_train-1.2.3 app/views/account/invitations/new.html.erb
bullet_train-1.2.2 app/views/account/invitations/new.html.erb
bullet_train-1.2.1 app/views/account/invitations/new.html.erb