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

{{_("If you need help you can go to ")}} Onyxlabs

{{_("Or in the forum ")}} Forum !

{% endblock %}