{% extends "administration/base.html" %}
{% load i18n %}
{% block content %}
{% if factor_count < 1 %} {{ factor_count }} {% else %} {{ factor_count }} {% endif %}
{% if policies_without_attachment > 0 %} {{ policy_count }} {% else %} {{ policy_count }} {% endif %}