diff options
Diffstat (limited to 'app/views/access_points/new.html.erb')
| -rw-r--r-- | app/views/access_points/new.html.erb | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/access_points/new.html.erb b/app/views/access_points/new.html.erb new file mode 100644 index 000000000..3b9c8a397 --- /dev/null +++ b/app/views/access_points/new.html.erb @@ -0,0 +1,3 @@ +<%= title_tag  t('access_points.new.title') %> + +<%= render "form" %>  | 
