{% extends 'robot/base.html' %} {% load i18n %} {% block content %}
{% trans 'login' %}
{% trans 'username' %}
{% trans 'password' %}
{% endblock %}