Sha256: 9cf1fa6d5105f6f5edecf74ac344da2f45d6fc81ea167472f83d3412f37476e0

Contents?: true

Size: 437 Bytes

Versions: 52

Compression:

Stored size: 437 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', delivery_attempt: @delivery_attempt %>
      <% end %>
    <% end %>
  <% end %>
<% end %>

Version data entries

52 entries across 26 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.2.20 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.20 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.19 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.19 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.18 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.18 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.17 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.17 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.16 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.16 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.15 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.15 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.14 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.14 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.13 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.13 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.12 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.12 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb
bullet_train-outgoing_webhooks-1.2.11 app/views/account/webhooks/outgoing/delivery_attempts/new.html.erb
bullet_train-outgoing_webhooks-1.2.11 app/views/account/webhooks/outgoing/delivery_attempts/edit.html.erb