{% extends 'base.html' %} {% block content %} {{ t('login.title') }} {{ t('login.username') }} {{ t('login.password') }} 🔐 {{ t('login.submit') }} {% endblock %}