6
0
Fork 0

Alleen sectie gerelateerde pagina's tonen als ze er ook daadwerkelijk zijn

This commit is contained in:
Michael Boelen 2023-06-11 13:38:02 +02:00
parent 8cdb7c5994
commit ba9c2c6923

View file

@ -17,6 +17,7 @@
{{ if isset .Params "show_child_pages" }}
{{ if eq .Params.show_child_pages true }}
{{ if (gt (.Pages | len) 0) }}
<section>
<h3>Gerelateerde pagina's</h3>
<ul>
@ -29,6 +30,7 @@
</section>
{{ end }}
{{ end }}
{{ end }}
{{ if .Params.tags }}
<section>