Sha256: e8e94c655be59aa57002cdcc0b89b8297ec737f953779fadfc09022c199cc670
Contents?: true
Size: 473 Bytes
Versions: 7
Compression:
Stored size: 473 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Epom:</strong> <%= @site.epom_id %> </p> <p> <strong>Name:</strong> <%= @site.name %> </p> <p> <strong>Url:</strong> <%= @site.url %> </p> <p> <strong>Description:</strong> <%= @site.description %> </p> <p> <strong>Email:</strong> <%= @site.email %> </p> <p> <strong>Category:</strong> <%= @site.category_id %> </p> <%= link_to 'Edit', edit_site_path(@site) %> | <%= link_to 'Back', sites_path %>
Version data entries
7 entries across 7 versions & 1 rubygems