{% load static %} {% block title %}Expenses manager{% endblock %} {% if user.is_authenticated %}
{% endif %}
{% block content %}{% endblock %}