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

{{_("Onyx")}}


{{_("Login")}} {{_("Register")}} {% endblock %}