{% extends 'base.html' %} {% from '_partials/page_header.html' import page_header %} {% block title %}Networking · LAN{% endblock %} {% block content %} {{ page_header('Networking', tabs=tabs, active_tab='lan_dhcp') }} {% if lan.pending %}
Changes go live immediately and must be kept within {{ lan.checkpoint_timeout }}s, so a mistake can't lock you out.