{% extends "../base.html" %} {% block title %}{{ _("Admin") }}{% end block %} {% block container %}

{{ "{:,d}".format(total) }}

{{ _("Total amount of profiles") }}

{{ "%.2f%%" % (with_data * 100 / total) }}

{{ _("Reporting back to us") }}

{% end block %}