Commit 21bfce0c authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'gt-update-feature-flags-empty-state' into 'master'

Update feature flags empty state

See merge request gitlab-org/gitlab-ee!7967
parents 6c0b8af7 bf6f667c
.border-top
.row.empty-state
.col-12
.svg-content
= image_tag 'illustrations/feature_flag.svg'
.col-12
.text-content
%h4.text-center= s_('FeatureFlags|Get started with feature flags')
%p
= s_('FeatureFlags|Feature flags allow you to configure your code into different flavors by dynamically toggling certain functionality.')
= link_to 'More information', help_page_path("user/project/operations/feature_flags")
.row.empty-state
.col-12
.svg-content
= image_tag 'illustrations/feature_flag.svg'
.col-12
.text-content
%h4.text-center= s_('FeatureFlags|Get started with feature flags')
%p
= s_('FeatureFlags|Feature flags allow you to configure your code into different flavors by dynamically toggling certain functionality.')
= link_to 'More information', help_page_path("user/project/operations/feature_flags")
.text-center
= render 'new_feature_flag_button'
= render 'configure_feature_flags_button'
---
title: Update feature flags empty state
merge_request: 7967
author: George Tsiolis
type: other
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