{% load i18n wagtailadmin_tags %}
{% block result_template %}
-
-
-
{% trans 'We extract the main content from the page preview, remove all formatting, and calculate the number of words.' %}
{% trans 'We calculate reading time from word count, using different reading speeds for different languages.' %}
{% trans 'We use a readability formula based on length of words and sentences. Long sentences and words result in a worse readability score.' %}