diff options
Diffstat (limited to 'app/views/call_routes/new.html.haml')
-rw-r--r-- | app/views/call_routes/new.html.haml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/call_routes/new.html.haml b/app/views/call_routes/new.html.haml new file mode 100644 index 0000000..28aead9 --- /dev/null +++ b/app/views/call_routes/new.html.haml @@ -0,0 +1,3 @@ +- content_for :title, t("call_routes.new.page_title") + += render "form"
\ No newline at end of file |