{% extends "base.html" %} {% load relay_tags %} {% block content %}

Relays that cannot be added

These either have no web-presence at all or the links to the actual torches lead nowhere.

Torches not added

{{ missing.torches }}

Quick numbers

{% if lang.avg_calslang %} {% endif %}
{{ lang.num }} languages
{{ lang.avg_participants|integer }} .{{ lang.avg_participants|fraction }} participants per language
{{ lang.avg_calslang|integer }} .{{ lang.avg_calslang|fraction }}% of all languages are also in CALS
{{ participant.num }} participants
{{ participant.avg_calsuser|integer }} .{{ participant.avg_calsuser|fraction }}% of all participants are also in CALS
{{ relay.num }} relays
{{ relay.avg_rings|integer }} .{{ relay.avg_rings|fraction }} rings per relay
{{ relay.avg_torches|integer }} .{{ relay.avg_torches|fraction }} torches per relay
{{ relay.avg_torches_per_ring|integer }} .{{ relay.avg_torches_per_ring|fraction }} torches per ring
{{ missing.torches }} torches not yet added
{% endblock content %}