diff options
Diffstat (limited to 'app/views/projects/new.html.erb')
-rw-r--r-- | app/views/projects/new.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/new.html.erb b/app/views/projects/new.html.erb new file mode 100644 index 00000000000..2d3436368bd --- /dev/null +++ b/app/views/projects/new.html.erb @@ -0,0 +1 @@ +<%= render 'form' %> |