diff options
Diffstat (limited to 'app/views/snippets/new.html.haml')
-rw-r--r-- | app/views/snippets/new.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/snippets/new.html.haml b/app/views/snippets/new.html.haml index f81c0b8bc64..8afaf46e95d 100644 --- a/app/views/snippets/new.html.haml +++ b/app/views/snippets/new.html.haml @@ -1 +1,2 @@ += render "projects/project_head" = render "snippets/form" |