{{ $json := getJSON "data/signatures/signatures.json" }} {{ $json := where $json "include_vars.permissionPub" "yes" }} {{ range sort $json "timestamp" "desc" }} {{ end }}
{{ .Site.Params.subpage.signatures.tableName }} {{ .Site.Params.subpage.signatures.tableCountry }} {{ .Site.Params.subpage.signatures.tableComment }}
{{ .include_vars.name }} {{ .include_vars.country }} {{ .include_vars.comment }}