summaryrefslogtreecommitdiff
path: root/app/views/phones/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/phones/edit.html.haml')
-rw-r--r--app/views/phones/edit.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/phones/edit.html.haml b/app/views/phones/edit.html.haml
new file mode 100644
index 0000000..cdbacac
--- /dev/null
+++ b/app/views/phones/edit.html.haml
@@ -0,0 +1,3 @@
+- title t("phones.edit.page_title", :resource => @phone.mac_address)
+
+= render "form"