debian-mirror-gitlab/app/views/layouts/explore.html.haml

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

7 lines
129 B
Text
Raw Normal View History

2023-05-27 22:25:52 +05:30
- header_title _("Explore"), explore_root_path
2023-03-17 16:20:25 +05:30
2023-05-27 22:25:52 +05:30
- @left_sidebar = true
- nav "explore"
2014-09-02 18:07:02 +05:30
2015-09-11 14:41:01 +05:30
= render template: "layouts/application"