Skip to content

Commit ab38b01

Browse files
committed
new messages
1 parent 39acb8d commit ab38b01

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

layouts/partials/list-main.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,13 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
5151
<p style="padding-bottom: 10px;">Keep an inventory of your deployments </p>
5252
>>>>>>> 09d8a53f (More)
5353
{{ end }}
54+
<<<<<<< HEAD
5455
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Organize users with RBAC")}}
5556
<p style="padding-bottom: 10px;">Assign responsibilities with role-based access control </p>
57+
=======
58+
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Monitor your certificates")}}
59+
<p style="padding-bottom: 10px;">Detect and resolve expired SSL certs in minutes </p>
60+
>>>>>>> 5e6d32b4 (new messages)
5661
{{ end }}
5762
<<<<<<< HEAD
5863
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Automate with the NGINX One API")}}
@@ -62,11 +67,15 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
6267
<p style="padding-bottom: 10px;">Secure your systems with role-based access control </p>
6368
{{ end }}
6469
{{ 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>
70+
<p style="padding-bottom: 10px;">Synchronize changes across cloud environments </p>
6671
{{ end }}
6772
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "NGINX One API")}}
73+
<<<<<<< HEAD
6874
<p style="padding-bottom: 10px;">Automate NGINX fleet management </p>
6975
>>>>>>> 09d8a53f (More)
76+
=======
77+
<p style="padding-bottom: 10px;">Automate NGINX fleet management from the CLI </p>
78+
>>>>>>> 5e6d32b4 (new messages)
7079
{{ end }}
7180
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Glossary")}}
7281
<p style="padding-bottom: 10px;">Learn terms unique to NGINX One Console </p>

0 commit comments

Comments
 (0)