{% extends "layout/default.html" %} {% block body %}

{{_("Options")}}

{{ _("Go To the API") }}



{% if currentAdmin == 1 %} {{_("Update Onyx")}}

{{_("Remove account")}} {% endif %} {% endblock %} {% block script %} {% endblock %}