{% load origin %}{% origin %}
| Continent | Percentage of authors | Authors |
|---|---|---|
| {{ continent|default:"(unknown)" }} | {{ percentage|floatformat:2 }}% | {% include "stats/includes/number_with_details_cell.html" %} |
The statistics are based entirely on the author addresses provided with each draft. Since this varies across documents, a travelling author may be counted in more than country, making the total sum more than 100%.