debian-mirror-gitlab/app/views/shared/_promo.html.haml
2016-04-02 18:10:28 +05:30

6 lines
253 B
Text

.gitlab-promo
= link_to 'Homepage', promo_url
= link_to 'Blog', promo_url + '/blog/'
= link_to '@gitlab', 'https://twitter.com/gitlab'
= link_to 'Requests', 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#feature-proposals'