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