Sha256: 63b70b0e4b964f1e994eaf03596ed0bf436dee203e5b8f1138513d52ffc9cc20

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

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

<p>
  <b>Template name:</b>
  <%= @template.template_name %>
</p>

<p>
  <b>Content:</b>
  <%= @template.content %>
</p>


<% unless readonly %>
  <%= link_to 'Edit', edit_template_path(@template) %> |
<% end %>
<%= link_to 'Back', templates_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stachio-0.0.3 app/views/stachio/templates/show.html.erb