summaryrefslogtreecommitdiff
path: root/app/views/pois/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/pois/new.html.erb')
-rw-r--r--app/views/pois/new.html.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/pois/new.html.erb b/app/views/pois/new.html.erb
index ea4ebe0..2d34363 100644
--- a/app/views/pois/new.html.erb
+++ b/app/views/pois/new.html.erb
@@ -1,5 +1 @@
-<h1>New poi</h1>
-
<%= render 'form' %>
-
-<%= link_to 'Back', pois_path %>