debian-mirror-gitlab/app/views/devise/shared/_footer.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
281 B
Text
Raw Normal View History

2021-03-08 18:12:59 +05:30
%hr.footer-fixed
.container.footer-container
.footer-links
- unless public_visibility_restricted?
= link_to _("Explore"), explore_root_path
= link_to _("Help"), help_path
2021-11-11 11:23:49 +05:30
= link_to _("About GitLab"), "https://#{ApplicationHelper.promo_host}"
2021-03-08 18:12:59 +05:30
= footer_message