{% trans 'Here you will find a set of tools to check the success and correctness of your app. Click on the Details button of a tool to get further information.' %}
{% include "analytics/_broken_links_widget.html" %}
{% include "analytics/_translation_overview_widget.html" %}
{% if region.statistics_enabled %}
{% include "statistics/_statistics_widget.html" %}
{% endif %}
{% include "analytics/_website_size_widget.html" %}