{% load i18n %}{% load static %}
{% csrf_token %}
User

Current User: {{ current_user.username }} - ID: {{ current_user.id }}