{% extends "afat/base.html" %} {% load i18n %} {% block page_title %} {% translate "Fleet activity tracking" as page_title %} {{ page_title|title }} {% endblock %} {% block afat_header %} {% include "afat/partials/menu.html" %}