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