gitlab-org--gitlab-foss/app/views/layouts/snippets.html.haml
Douwe Maan 5d785457db Clean up overlap between dashboard and explore.
- Split up SnippetsController into separate dashboard and explore sections.
- Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
2015-09-08 14:49:20 +01:00

3 lines
84 B
Text

- header_title "Snippets", snippets_path
= render template: "layouts/application"