debian-mirror-gitlab/app/views/devise/shared/_footer.html.haml
2021-11-11 11:23:49 +05:30

8 lines
281 B
Text

%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