{% block html_head0 %}{% endblock %}
{% block html_head %}{% endblock %}
{{locales.oem_name}}
2
OpenWRT
{{locales.nav_reboot_device}}
{{locales.switch_to_locale}}
{% if locales['vendor_wiki_url'] %}
Wiki
{% endif %}
{{locales.nav_logout}}
{% include "_reboot_confirm_modal.html" %} {% include "_rebooting_modal.html" %}
{% if locales["oem_name"] and locales["oem_name"]|length > 2 and "photonicat 2" in locales["oem_name"]|lower %}
{% endif %}
{% if terminal_enabled %}
{% endif %}
{% block content %}{% endblock %}
{% if locales["oem_name"] and locales["oem_name"]|length > 2 and "photonicat 2" in locales["oem_name"]|lower %}
{% endif %}
{% if terminal_enabled %}
{% endif %}
{% block bottom %}{% endblock %}