Sha256: df5ff4b34f53005d79e58a00f954aec9a21a1f58e233abd50e36572d0115c7a8
Contents?: true
Size: 489 Bytes
Versions: 17
Compression:
Stored size: 489 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @advertiser.name %> </p> <p> <strong>Contact name:</strong> <%= @advertiser.contact_name %> </p> <p> <strong>Contact email:</strong> <%= @advertiser.contact_email %> </p> <p> <strong>Description:</strong> <%= @advertiser.description %> </p> <p> <strong>Epom:</strong> <%= @advertiser.epom_id %> </p> <%= link_to 'Edit', edit_advertiser_path(@advertiser) %> | <%= link_to 'Back', advertisers_path %>
Version data entries
17 entries across 17 versions & 1 rubygems