{% extends 'base.html' %} {% block title %} {% trans %}Device reboot{% endtrans %} {% endblock %} {% block content %}
{% trans %} If you need to reboot the device, click on the following button. The reboot process takes approximately 30 seconds, you will be required to log in again after the reboot. {% endtrans %}
{% endblock %}