summaryrefslogtreecommitdiff
path: root/app/views/projects/pages_domains/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/pages_domains/new.html.haml')
-rw-r--r--app/views/projects/pages_domains/new.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/projects/pages_domains/new.html.haml b/app/views/projects/pages_domains/new.html.haml
new file mode 100644
index 00000000000..e1477c71d06
--- /dev/null
+++ b/app/views/projects/pages_domains/new.html.haml
@@ -0,0 +1,6 @@
+- page_title 'New Pages Domain'
+%h3.page_title
+ New Pages Domain
+%hr.clearfix
+%div
+ = render 'form'