summaryrefslogtreecommitdiff
path: root/app/views/devise/shared/_footer.html.haml
blob: 5803107a8f78ab9f7df99ae7bb4154f88079f892 (plain)
1
2
3
4
5
6
7
8
%hr.footer-fixed
.container.footer-container
  .footer-links
    - unless public_visibility_restricted?
      = link_to _("Explore"), explore_root_path
      = link_to _("Help"), help_path
    = link_to _("About GitLab"), "https://#{ApplicationHelper.promo_host}"
= footer_message