Sha256: 9e58f041ccb2ea570bf2f360754d9586170b9e8e9dfa566d3b7bdf9fbd5d1875

Contents?: true

Size: 511 Bytes

Versions: 8

Compression:

Stored size: 511 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Content:</strong>
  <%= @footer.content %>
</p>

<p>
  <strong>Unsubscription:</strong>
  <%= @footer.unsubscription %>
</p>

<p>
  <strong>Offer:</strong>
  <%= @footer.offer %>
</p>

<p>
  <strong>Paysite:</strong>
  <%= @footer.paysite_id %>
</p>

<p>
  <strong>Country:</strong>
  <%= @footer.country_id %>
</p>

<p>
  <strong>Terms:</strong>
  <%= @footer.terms %>
</p>

<%= link_to 'Edit', edit_footer_path(@footer) %> |
<%= link_to 'Back', footers_path %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fly_admin-0.0.8 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.7 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.6 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.5 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.4 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.3 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.2 app/views/fly_admin/footers/show.html.erb
fly_admin-0.0.1 app/views/fly_admin/footers/show.html.erb