debian-mirror-gitlab/app/views/projects/go_import.html.haml

6 lines
177 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
!!! 5
%html
%head
- web_url = [Gitlab.config.gitlab.url, @namespace, @id].join('/')
%meta{name: "go-import", content: "#{web_url.split('://')[1]} git #{web_url}.git"}