{% load static %}

{{ SETTINGS.APPLICATION_NAME }}

HOME_PAGE

{{ user.username }} {% if user.is_authenticated %} {{ user.username }} {% else %} no user {% endif %} | logout x

Vai a pagina protetta

{% comment %}

Vai al frontend

{% endcomment %}