@@ -40,17 +40,33 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
40
40
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Draft new configurations")}}
41
41
< p style ="padding-bottom: 10px; "> Work with Staged Configurations</ p >
42
42
{{ end }}
43
+ < < < < < < < HEAD
43
44
<!-- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
44
45
<p style="padding-bottom: 10px;">Configure alerts that match your security policies </p>
45
46
{{ end }} -->
46
47
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Manage your NGINX instances")}}
47
48
< p style="padding-bottom: 10px; "> Monitor and maintain your deployments </ p >
49
+ =======
50
+ {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Watch your NGINX instances")}}
51
+ < p style ="padding-bottom: 10px; "> Keep an inventory of your deployments </ p >
52
+ > > > > > > > 09d8a53f (More)
48
53
{{ end }}
49
54
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Organize users with RBAC")}}
50
55
< p style ="padding-bottom: 10px; "> Assign responsibilities with role-based access control </ p >
51
56
{{ end }}
57
+ < < < < < < < HEAD
52
58
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Automate with the NGINX One API")}}
53
59
< p style ="padding-bottom: 10px; "> Manage your NGINX fleet over REST </ p >
60
+ =======
61
+ {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Organize your administrators with RBAC")}}
62
+ < p style ="padding-bottom: 10px; "> Secure your systems with role-based access control </ p >
63
+ {{ end }}
64
+ {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Change multiple instances with one push")}}
65
+ < p style ="padding-bottom: 10px; "> Configure and synchronize groups of NGINX instances simultaneously </ p >
66
+ {{ end }}
67
+ {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "NGINX One API")}}
68
+ < p style ="padding-bottom: 10px; "> Automate NGINX fleet management </ p >
69
+ > > > > > > > 09d8a53f (More)
54
70
{{ end }}
55
71
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Glossary")}}
56
72
< p style ="padding-bottom: 10px; "> Learn terms unique to NGINX One Console </ p >
0 commit comments