{% extends "base-1.html" %} {% block title %}{{ _("Please login") }}{% end block %} {% block body %}
{% raw xsrf_form_html() %}
{% end block %}