We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e69bfb commit 42d749dCopy full SHA for 42d749d
layouts/partials/list-main.html
@@ -40,9 +40,9 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
40
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Set up new instances")}}
41
<p style="padding-bottom: 10px;">Collaborate with Staged Configurations</p>
42
{{ end }}
43
- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
+<!-- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
44
<p style="padding-bottom: 10px;">Configure alerts that match your security policies </p>
45
- {{ end }}
+ {{ end }} -->
46
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Watch your NGINX instances")}}
47
<p style="padding-bottom: 10px;">Keep an inventory of your deployments </p>
48
0 commit comments