{% block styles %} {% endblock %} {{ block title }} Count {{C.COUNTED_CHARS}} {{ endblock }} {{ block content }}

Please count how many times you see the number {{C.COUNTED_CHARS}} in the displayed digit block.

{{ include C.WAIT_TEMPLATE}}

{{ if DEBUG }} {{ endif }}

{{ endblock }} {{ block scripts }} {{ if DEBUG }}{{ endif }} {{ endblock }}