Skip to content

Commit 433b6ae

Browse files
committed
Make more prod ready
1 parent 2897319 commit 433b6ae

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

layouts/partials/list-main.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
4444
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Set up new instances")}}
4545
<p style="padding-bottom: 10px;">Collaborate with Staged Configurations</p>
4646
{{ end }}
47-
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
47+
<!-- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
4848
<p style="padding-bottom: 10px;">Configure alerts that match your security policies </p>
49+
<<<<<<< HEAD
4950
>>>>>>> 3dbfb304 (Sync with presentation)
5051
{{ end }}
5152
<<<<<<< HEAD
@@ -55,6 +56,9 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
5556
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Manage your NGINX instances")}}
5657
<p style="padding-bottom: 10px;">Monitor and maintain your deployments </p>
5758
=======
59+
=======
60+
{{ end }} -->
61+
>>>>>>> 42d749df (Make more prod ready)
5862
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Watch your NGINX instances")}}
5963
<p style="padding-bottom: 10px;">Keep an inventory of your deployments </p>
6064
>>>>>>> 09d8a53f (More)

0 commit comments

Comments
 (0)