{% extends 'base.html' %} {% load i18n staticfiles tz stats %} {% block title %}{{ profile.nickname }} / {{ block.super }}{% endblock title %} {% block content %} {% trans 'There are no sorties of this aircraft with the applied filter.' %} {% endblock content %}