{% extends "layouts/base.html" %} {% load currency_display %} {% load crispy_forms_tags %} {% load i18n %} {% load month_name %} {% load static %} {% load webpack_loader %} {% block title %}{% if type == "current" %}{% translate 'Current Net Worth' %}{% else %}{% translate 'Projected Net Worth' %}{% endif %}{% endblock %} {% block content %}