diff options
Diffstat (limited to 'app/views/admin/templates/edit.html.erb')
-rw-r--r-- | app/views/admin/templates/edit.html.erb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/views/admin/templates/edit.html.erb b/app/views/admin/templates/edit.html.erb deleted file mode 100644 index 3c72272..0000000 --- a/app/views/admin/templates/edit.html.erb +++ /dev/null @@ -1,8 +0,0 @@ -<div class="box w40em"> - <h2>Edit user</h2> - - <%= render 'form' %> -</div> - -<%= link_to 'Show', @admin_template %> | -<%= link_to 'Back', admin_templates_path %>
\ No newline at end of file |