rosa-build/app/views/git/blobs/edit.html.haml

3 lines
210 B
Plaintext
Raw Normal View History

2012-03-30 15:54:30 +01:00
-set_meta_tags :title => [title_object(@project), "#{t :title_editing} #{@project.name}/#{@path} #{t('at') if @branch} #{@branch.try :name}"]
= render :partial => "git/blobs/editor", :layout => 'projects/show'