aboutsummaryrefslogtreecommitdiff
path: root/app/views/resources/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/resources/new.html.erb')
-rw-r--r--app/views/resources/new.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/resources/new.html.erb b/app/views/resources/new.html.erb
index c29e88a..80d8206 100644
--- a/app/views/resources/new.html.erb
+++ b/app/views/resources/new.html.erb
@@ -1,2 +1,2 @@
-<h1>Resources#new</h1>
-<p>Find me in app/views/resources/new.html.erb</p>
+<%= render partial: 'edit', locals: { resource: @resource } %>
+