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 f44a59c commit 235b3a9Copy full SHA for 235b3a9
layouts/partials/list-main.html
@@ -43,7 +43,7 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
43
<!-- {{ 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 }} -->
46
- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Add and Manage your NGINX instances")}}
+ {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Add and manage your NGINX instances")}}
47
<p style="padding-bottom: 10px;">Monitor all of your deployments </p>
48
{{ end }}
49
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Monitor your certificates")}}
0 commit comments