summaryrefslogtreecommitdiff
path: root/app/views/route_elements/edit.html.haml
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-01-16 08:37:56 -0500
committerPeter Kozak <spag@golwen.net>2013-01-16 08:37:56 -0500
commit8c83a89c6fbfdb31cae8ea6fcf2fd50c12c076a5 (patch)
tree351d88cdc12b1de9511ac33b63673b8f904622c3 /app/views/route_elements/edit.html.haml
parent113e3c6c6117fbeca7b9bf1f0e6dc26b0db9c407 (diff)
route_elements added
Diffstat (limited to 'app/views/route_elements/edit.html.haml')
-rw-r--r--app/views/route_elements/edit.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/route_elements/edit.html.haml b/app/views/route_elements/edit.html.haml
new file mode 100644
index 0000000..770eb6c
--- /dev/null
+++ b/app/views/route_elements/edit.html.haml
@@ -0,0 +1,3 @@
+- title t("route_elements.edit.page_title")
+
+= render "form" \ No newline at end of file