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 6dc69b3 commit 267fb49Copy full SHA for 267fb49
layouts/partials/list-main.html
@@ -15,11 +15,11 @@ <h1 class="bd-title">
15
{{ .Content | markdownify }}
16
</p>
17
{{ end }}
18
+
19
+ {{ partial "banner" .}}
20
</div>
21
22
- {{ partial "banner" .}}
-
23
{{ if or (lt .WordCount 1) (eq $PageTitle "F5 NGINX One Console") (eq $PageTitle "F5 NGINX App Protect DoS") (eq $PageTitle "F5 NGINX Plus") }}
24
<section>
25
<div class="row">
0 commit comments