Sha256: f0313ae593baefa21412d50441b44709b40d43fe6ba00aa525429615ca164a65

Contents?: true

Size: 381 Bytes

Versions: 20

Compression:

Stored size: 381 Bytes

Contents

<div id="content">
  <h1>Edit Email Template</h1>

  <%= error_messages_for :email_template %>

  <%= form_for(:email_template, url: fe_admin_email_template_path(@email_template), html: { method: :put } ) do |f| %>
    <%= render "form", f: f %>

    <p><%= submit_tag "Update" %> or <%= link_to "Cancel", fe_admin_email_templates_path, class: "cancel" %></p>
  <% end %>


</div>

Version data entries

20 entries across 15 versions & 1 rubygems

Version Path
fe-2.1.6.1 app/views/fe/admin/email_templates/edit.html.erb
fe-2.1.6 app/views/fe/admin/email_templates/edit.html.erb
fe-2.1.5 app/views/fe/admin/email_templates/edit.html.erb
fe-2.1.4 app/views/fe/admin/email_templates/edit.html.erb
fe-2.1.3 app/views/fe/admin/email_templates/edit.html.erb
fe-2.1.2 app/views/fe/admin/email_templates/edit.html.erb
fe-2.1.1 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.8 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.6 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.5 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.4 app/views.current/fe/admin/email_templates/edit.html.erb
fe-2.0.4 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.3 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.3 app/views.current/fe/admin/email_templates/edit.html.erb
fe-2.0.2 app/views.current/fe/admin/email_templates/edit.html.erb
fe-2.0.2 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.1 app/views.current/fe/admin/email_templates/edit.html.erb
fe-2.0.1 app/views/fe/admin/email_templates/edit.html.erb
fe-2.0.0 app/views.current/fe/admin/email_templates/edit.html.erb
fe-2.0.0 app/views/fe/admin/email_templates/edit.html.erb