% layout("/en/layout", { title: `settings` }) %>
<%~ include("/en/partials/topbar") %>
<% const settingsIcon = `
` %>
<% const ipIcon = `
` %>
<%~ settingsIcon %> settings
<% const errorValue = it.error?.split('.').reduce((a, b) => a[b], it.lang.settings?.errors)?.(it?.errorDetails) %>
<% if (typeof errorValue === "string") { %>
<% } %>
<%~ ipIcon %> <%= it.wifiIPv4 %>