{% extends "layout/login.html" %} {% set title = _("Login") %} {% block body %}

{{ _("Login | Onyx") }}

{% endblock %}