mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 13:55:04 -02:30
first pass of tweaks needed to compile pf v4 branch
This commit is contained in:
@@ -15,7 +15,7 @@ class NotificationTemplates extends Component {
|
||||
return (
|
||||
<Fragment>
|
||||
<PageSection variant={light} className="pf-m-condensed">
|
||||
<Title size="2xl">{i18n._(t`Notification Templates`)}</Title>
|
||||
<Title size="2xl" headingLevel="h2">{i18n._(t`Notification Templates`)}</Title>
|
||||
</PageSection>
|
||||
<PageSection />
|
||||
</Fragment>
|
||||
|
||||
Reference in New Issue
Block a user