=link_tonamespace_project_path(current_user,current_user.fork_of(@project)),title: _('Go to your fork'),class: 'btn has-tooltip'do
=custom_icon('icon_fork')
%span=s_('GoToYourFork|Fork')
-elsif!current_user.can_create_project?
=link_tonew_namespace_project_fork_path(@project.namespace,@project),title: _('You have reached your project limit'),class: 'btn has-tooltip disabled'do