{% extends 'index.html' %} {% block content %} {% load i18n %} {% load static %}

{% trans "Filing Status" %}

Page not found. 404.
{% trans "No tax filing status has been recorded." %}
{% endblock content %}