debian-mirror-gitlab/app/views/explore/projects/topics.html.haml
2023-05-27 22:25:52 +05:30

9 lines
246 B
Text

- breadcrumb_title _("Topics")
- page_title _("Explore topics")
- header_title _("Topics"), topics_explore_projects_path
= render_dashboard_ultimate_trial(current_user)
= render 'explore/topics/head'
= render partial: 'shared/topics/list'