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