{% extends '_base.html' %} {% block html_head0 %} {% endblock %} {% block content %}

{{locales.nav_update}}

{% include '_notification.html' %} {% include '_ipk_manager.html' %} {% include '_firmware_update.html' %} {% include '_mcu_update.html' %} {% include '_upgrade_confirmation_modal.html' %} {% include '_checkpoint_confirmation_modal.html' %} {% include '_dynamic_tips.html' %} {% include '_log_display.html' %}
{% endblock %} {% block bottom %} {% endblock %}