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