Commit 5bca7c07 authored by Eugenia Grieff's avatar Eugenia Grieff

Remove page_title from single view pages

- Remove page title from project show template
- Remove page title from group show template
parent c915477a
- breadcrumb_title _("Details")
- page_title _("Groups")
- @content_class = "limit-container-width" unless fluid_layout
- if show_invite_banner?(@group)
......
- breadcrumb_title _("Details")
- page_title _("Projects")
- @content_class = "limit-container-width" unless fluid_layout
= content_for :meta_tags do
......
---
title: Remove page_title from single project and group pages
merge_request: 46223
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment