summaryrefslogtreecommitdiff
path: root/app/views/call_forwards/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/call_forwards/edit.html.haml')
-rw-r--r--app/views/call_forwards/edit.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/call_forwards/edit.html.haml b/app/views/call_forwards/edit.html.haml
new file mode 100644
index 0000000..5fa9dcd
--- /dev/null
+++ b/app/views/call_forwards/edit.html.haml
@@ -0,0 +1,3 @@
+- title t("call_forwards.edit.page_title", :resource => " for phone number #{@phone_number}" )
+
+= render "form" \ No newline at end of file