{% extends 'index.html' %} {% block navigation %} Dashboard License {% if node.can_manage_timezone %} Timezone {% endif %} {% if node.can_manage_network %} Hostname Network {% endif %} {% if not is_pfsense %} Config Sync {% endif %} Tools {% endblock %}