gitlabhq/app/views/admin/projects/edit.html.haml

4 lines
104 B
Plaintext
Raw Normal View History

2012-07-27 23:42:44 +02:00
%h3.page_title #{@admin_project.name} → Edit project
2012-02-11 18:56:18 +01:00
%hr
= render 'form', project: @admin_project