| {{ len (where .Site.RegularPages "Section" "==" "entries") }} | Entries |
| {{ len $.Site.Taxonomies.authors }} | Authors |
| ~{{ lang.NumFmt 0 (mul (math.Round (div .Site.Data.statistics.num_lemmas 100)) 100) }} | Lemmas |
| ~{{ lang.NumFmt 0 (mul (math.Round (div .Site.Data.statistics.num_loc 100)) 100) }} | Lines of Code |
| Name | Used by ? entries | |
|---|---|---|
| {{ add $index 1}}. | {{ $element.Page.Title }} | {{ $element.Count }} |