{% extends 'afat/base.html' %}
{% load static %}
{% load afat_versioned_static %}
{% load i18n %}
{% block page_title %}{{ corporation }} {% translate "Statistics" %}{% endblock %}
{% block afat_header %}
{% include 'afat/partials/menu.html' %}