diff --git a/jargon.txt b/jargon.txt index 02b5a954173..1a2fee84912 100644 --- a/jargon.txt +++ b/jargon.txt @@ -136,6 +136,7 @@ lang Larsson Latvia latvia +lcase leadBy Lectorate len @@ -193,6 +194,7 @@ pathlib pdf PDFs pe +peertube PeerTube peru ph diff --git a/templates/fediverse-statistics.html b/templates/fediverse-statistics.html index 04b26ad92c4..53ebef99cc2 100644 --- a/templates/fediverse-statistics.html +++ b/templates/fediverse-statistics.html @@ -1,4 +1,3 @@ - {{ template "layout" . }} {{ define "title" }}Fediverse Statistics - Govdirectory{{ end }} @@ -129,7 +128,7 @@
The table below shows which countries have government organizations using the Fediverse, along with the number of organizations and Fediverse accounts per country.
+The table below shows which countries have government organizations using the Fediverse, along with the number of organizations and Fediverse accounts per country. The numbers link to the country in question filtered down to its organizations on the Fediverse.
| Contains | Organizations | Accounts | -|||
|---|---|---|---|---|---|
| {{ .name }} | + {{- $filtered_country_url := printf "../../%s/?query=platform:%s" $country $country_platforms -}} +|||||
| {{ .name }} | {{ .description }} | -{{ $country_org_count }} | -{{ $country_fediverse_count }} | +{{ $country_org_count }} | +{{ $country_fediverse_count }} |