summaryrefslogtreecommitdiff
path: root/app/views/layouts/explore.html.haml
blob: 02c00a533162f0b267f9a2b3f6d8b9cbae82ea03 (plain)
1
2
3
4
5
6
- header_title _("Explore"), explore_root_path

- @left_sidebar = true
- nav "explore"

= render template: "layouts/application"