diff --git a/layouts/tools/section.html b/layouts/tools/section.html index 02b8ca0..704b3a0 100644 --- a/layouts/tools/section.html +++ b/layouts/tools/section.html @@ -30,12 +30,13 @@ {{ end }} - {{ if gt (len $sortedPages) 0 }} -
This list shows all tools, sorted alphabetically.
- {{ else }} -No tools found.
+ {{ if eq (len $sortedPages) 0 }} +