summaryrefslogtreecommitdiff
path: root/app/views/pois/new.html.erb
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-03-29 19:34:42 +0100
committerLars Henrik Mai <lars.mai@kontinui.de>2014-03-29 19:34:42 +0100
commit0a2e76526b4fdb0edfcaa3697f4eea9e9c7c8eea (patch)
tree6afe733c405c8cb13f511da00c7a9cd31fa62b95 /app/views/pois/new.html.erb
parent218fd754141fa7b38f749bbc186d79cbcce8c2af (diff)
kinda works…
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 %>